Jonathan Protzenko
|
3a81313019
|
gh-140120: Refresh HACL* to fix an hmac memory leak (GH-140188)
This pulls an updated version of HACL* that fixes the memory leak reported in #140120, via an upstream fix.
|
2025-10-16 05:25:51 +00:00 |
|
Chris Eibl
|
0ce056d265
|
gh-130213: update hacl_star_rev to 322f6d58290e0ed7f4ecb84fcce12917aa0f594b (GH-130960)
Updates the HACL* implementation used by hashlib from upstream sources.
|
2025-03-15 10:42:27 -07:00 |
|
Jonathan Protzenko
|
872e212378
|
gh-99108: Refresh HACL*; update modules accordingly; fix namespacing (GH-117237)
Pulls in a new update from https://github.com/hacl-star/hacl-star and fixes our C "namespacing" done by `Modules/_hacl/refresh.sh`.
|
2024-03-26 00:35:26 +00:00 |
|
Jonathan Protzenko
|
fcadc7e405
|
gh-99108: Import MD5 and SHA1 from HACL* (#102089)
Replaces our fallback non-OpenSSL MD5 and SHA1 implementations with those from HACL* as we've already done with SHA2.
|
2023-02-22 13:18:43 -08:00 |
|