COMMITS
/ Modules/_blake2/impl/blake2s-ref.c March 30, 2021
I
bpo-33164: blake2: Fix Coverity scan (GH-25060)
Inada Naoki committed
May 23, 2019
D
bpo-33164: update blake2 implementation (GH-6286)
David Carlier committed
September 8, 2016
September 7, 2016
C
blake2: silence two more warnings on platforms with size_t < uint64_t. Don't use SSE2 when cross-compiling
Christian Heimes committed
September 6, 2016
C
Issue #26798: for loop initial declarations, take 3
Christian Heimes committed
C
Issue #26798: for loop initial declarations, take 2
Christian Heimes committed
C
Issue #26798: for loop initial declarations are only allowed in C99 or C11 mode
Christian Heimes committed
C
Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib.
Christian Heimes committed