mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
2c325e28c3
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 commitc6e63d9d35) (cherry picked from commit379d0bc956)