Integrity (MU3)
From OpenEMR Project Wiki
Status
- To complete this, need to ensure CCDA imports get hashed like other documents/imports.
Notes
- All message digest hashing is using sha3-516 (able to use sha3 because of this: https://csrc.nist.gov/publications/detail/fips/180/4/final ).
- Message digest of imported documents/records are created via sha3-516 to ensure integrity of records.