summaryrefslogtreecommitdiffstats
path: root/Modules/_blake2/impl/blake2-impl.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-33164: blake2 fix for HP-UX (GH-13633)David Carlier2019-05-291-0/+3
* bpo-33164: update blake2 implementation (GH-6286)David Carlier2019-05-231-30/+50
* Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.Christian Heimes2016-09-061-0/+139