upes-open / OSoC-24-Health-Reserve

A medical record storage for patients which can be accessed by doctors to see the patients medical history
GNU Affero General Public License v3.0
1 stars 13 forks source link

Encrypt Medical Records in Database #13

Open Vaibhav-Rawat03 opened 6 days ago

Vaibhav-Rawat03 commented 6 days ago

Implement encryption for storing medical records securely in the database.

shradiphylleia commented 2 days ago

would like to work on this.need to know the lib/algorithm to use to implement this issue

Vaibhav-Rawat03 commented 2 days ago

it is completely your choice .

shradiphylleia commented 2 days ago

it is completely your choice .

the data would be files/documents right? and not details entered by users manually e.g. details entered during login/signup

Vaibhav-Rawat03 commented 2 days ago

The data is an image uploaded by patients and the doctor name etc, check the schema issue and then you will get idea.

shradiphylleia commented 2 days ago

pls assign.

Vaibhav-Rawat03 commented 2 days ago

Assigned

Supragya1 commented 1 day ago

Hi! I would Iike to contribute on this issue.