Security/CryptoEngineering/HACL*: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
=== HACL* in NSS Releases ===
=== HACL* in NSS Releases ===
* [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.33_release_notes NSS 3.33] is the first release containing verified cryptographic primitives from HACL*. The 64-bit Curve25519 implementation.
* [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.33_release_notes NSS 3.33] is the first release containing verified cryptographic primitives from HACL*. The 64-bit Curve25519 implementation.
* NSS 3.35 will contain the ChaCha20 (not vectorised) and Poly1305 (64-bit) HACL* implementation.
* NSS 3.35 contains the ChaCha20 (not vectorised) and Poly1305 (64-bit) HACL* implementation.
* NSS 3.36 will contain the vectorised ChaCha20 HACL* implementation for SSSE3 and ARM NEON.


=== Tracked Bugs ===
=== Tracked Bugs ===
71

edits