Difference between revisions of "Trusted connection (MU3)"

From OpenEMR Project Wiki
(Created page with "==Status== :*'''VERIFIED COMPLETE''' :*Ready to sign self-declaration. ==Notes== :*HTTPS use supported over web browser. :*All message digest hashing is using sha3-516 (able to ...")
 
Line 4: Line 4:


==Notes==
==Notes==
:*HTTPS use supported over web browser.
:*HTTPS use supported over web browser (follows Annex A: FIPS Publication 140-2: https://csrc.nist.gov/csrc/media/publications/fips/140/2/final/documents/fips1402annexa.pdf).
:*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 ).
:*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 ).

Revision as of 08:30, 7 October 2020

Status

  • VERIFIED COMPLETE
  • Ready to sign self-declaration.

Notes