Difference between revisions of "Encrypt authentication credentials certification criterion (MU3))"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) (Created page with ":*'''VERIFIED COMPLETE''' :* This item is completed and we are officially ready to attest "Yes, the Health IT Module stores authentication credentials in accordance with standard...") |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
==Status== | |||
:*'''VERIFIED COMPLETE''' | :*'''VERIFIED COMPLETE''' | ||
:* This item is completed and we are officially ready to attest "Yes, the Health IT Module stores authentication credentials in accordance with standards adopted in § 170.210(a)(2).” | :* This item is completed and we are officially ready to attest "Yes, the Health IT Module stores authentication credentials in accordance with standards adopted in § 170.210(a)(2).” | ||
== | ==Notes== | ||
:*Supports AES for encrypting authentication credentials and SHA-512 for hashing authentication credentials | :*Supports AES for encrypting authentication credentials and SHA-512 for hashing authentication credentials | ||
:*More details on this PR, which is in the codebase: https://github.com/openemr/openemr/pull/3929 | :*More details on this PR, which is in the codebase: https://github.com/openemr/openemr/pull/3929 |
Latest revision as of 09:02, 19 September 2020
Status
- VERIFIED COMPLETE
- This item is completed and we are officially ready to attest "Yes, the Health IT Module stores authentication credentials in accordance with standards adopted in § 170.210(a)(2).”
Notes
- Supports AES for encrypting authentication credentials and SHA-512 for hashing authentication credentials
- More details on this PR, which is in the codebase: https://github.com/openemr/openemr/pull/3929