summaryrefslogtreecommitdiffstats
path: root/Modules/_hacl
Commit message (Expand)AuthorAgeFilesLines
* gh-126433: Update hacl-star (GH-126791)Victor Stinner2024-11-159-10/+17
* GH-99108: Make vectorized versions of Blake2 available on x86, too (#125244)Jonathan Protzenko2024-10-1711-335/+595
* gh-123748: Add conditional compilation rules for HACL SIMD256 and SIMD128 on ...Russell Keith-Magee2024-09-162-0/+29
* gh-123718: Fix implicit declaration of 'explicit_memset' for NetBSD 10.0 (#12...Furkan Onder2024-09-061-1/+1
* gh-99108: Add HACL* Blake2 implementation to hashlib (GH-119316)Jonathan Protzenko2024-08-1322-216/+10008
* gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (GH-117237)Jonathan Protzenko2024-03-2617-1753/+1507
* gh-99108: Refresh HACL* (#104808)Jonathan Protzenko2023-05-2411-137/+211
* gh-99108: Refresh HACL* from upstream (#104401)Jonathan Protzenko2023-05-112-2/+2
* gh-99108: Replace SHA3 implementation HACL* version (#103597)Jonathan Protzenko2023-05-088-6/+1121
* gh-99108: Import MD5 and SHA1 from HACL* (#102089)Jonathan Protzenko2023-02-2214-142/+2425
* gh-99108: Build the hashlib HACL* code as a static library. (#101917)Gregory P. Smith2023-02-141-0/+1
* gh-99108: Import SHA2-384/512 from HACL* (#101707)Jonathan Protzenko2023-02-149-28/+1209
* gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109)Jonathan Protzenko2023-02-079-0/+1699