summaryrefslogtreecommitdiffstats
path: root/Modules/_sha3/kcp
Commit message (Expand)AuthorAgeFilesLines
* [3.8] gh-98517: Fix buffer overflows in _sha3 module (GH-98519) (#98527)Miss Islington (bot)2022-10-281-7/+8
* Issue #16113: one more C90 violation in big endian code.Christian Heimes2016-09-071-1/+1
* Issue #16113: take 2 on big endian machines.Christian Heimes2016-09-071-9/+11
* Issue #16113: Add SHA-3 and SHAKE support to hashlib module.Christian Heimes2016-09-0716-0/+5341