mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
OpenSSL and HACL*-based hash functions constructors now support both `data` and `string` parameters. Previously these constructor functions inconsistently supported sometimes `data` and sometimes `string`, while the documentation expected `data` to be given in all cases. (cherry picked from commit |
||
|---|---|---|
| .. | ||
| clinic | ||
| impl | ||
| blake2b2s.py | ||
| blake2b_impl.c | ||
| blake2module.c | ||
| blake2module.h | ||
| blake2s_impl.c | ||