notaryproject / notary

Notary is a project that allows anyone to have trust over arbitrary collections of data
Apache License 2.0
3.22k stars 508 forks source link

Support for FIPS-140 and the like? #409

Open mtrmac opened 8 years ago

mtrmac commented 8 years ago

Some users insist on using only cryptography officially sanctioned by their favorite standards body, such as the NIST FIPS-140; notary should at least not make this impossible by design. The following areas may be relevant:

(This is mostly a placeholder for more detailed research in the future.)

endophage commented 8 years ago

Based on NSA advice we are reconsidering our use of P-256 and should add SHA-384 or 512 in addition to current use of SHA-256 (will file a separate issue for SHA update)