COMMITS
/ Modules/_blake2/impl/blake2b.c March 30, 2021
I
bpo-33164: blake2: Fix Coverity scan (GH-25060)
Inada Naoki committed
August 26, 2019
I
bpo-37055: fix warnings in _blake2 module (GH-14646)
Inada Naoki committed
May 23, 2019
D
bpo-33164: update blake2 implementation (GH-6286)
David Carlier committed
September 8, 2016
September 6, 2016
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