hackforwesternmass / verite

Laravel app to create survey dashboard.
0 stars 1 forks source link

Data Encryption #2

Open pdw207 opened 7 years ago

jrabbit commented 7 years ago

Probably need some means of authenticated encryption to validate the data was only modified by the approved users?

pdw207 commented 7 years ago

HIPPA rules

serundeputy commented 7 years ago

We use AES On a site we have that requires HIPPA COMPLIANCE; We should look for a Laravel package of AES.