Commit Graph

2 Commits

Author SHA1 Message Date
Pierre Chapuis b0c6fffe28 Introduce the _HashObject protocol (#13553)
This protocol corresponds to what is called "hash object" in the hashlib documentation. In particular, it includes the non-OpenSSL BLAKE2 implementations which do not inherit HASH.
2025-02-27 15:31:56 +01:00
Stephen Morton 5d859ca366 Add _hashlib module (#13030) 2024-11-18 13:08:46 +01:00