SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-99108: Import SHA2-384/512 from HACL* (#101707)

Replace the builtin hashlib implementations of SHA2-384 and SHA2-512
originally from LibTomCrypt with formally verified, side-channel resistant
code from the [HACL*](https://github.com/hacl-star/hacl-star/) project.
The builtins remain a fallback only used when OpenSSL does not provide them.
J
Jonathan Protzenko committed
e5da9ab2c82c6b4e4f8ffa699a9a609ea1bea255
Parent: 8be8101
Committed by GitHub <noreply@github.com> on 2/14/2023, 9:25:16 AM