Files
cpython/Modules
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
..
2022-04-23 14:48:17 -07:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.