cpython/Modules/_blake2
Miss Islington (bot) ee7ba53bdb
gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117)
(cherry picked from commit 9b9e819b51)

Co-authored-by: Yuriy Chernyshov <thegeorg@yandex-team.com>
2024-03-04 17:22:46 +00:00
..
clinic
impl gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117) 2024-03-04 17:22:46 +00:00
blake2b2s.py
blake2b_impl.c
blake2module.c [3.12] gh-111251: Fix error checking in _blake2 module init (GH-111252) (#111297) 2023-11-10 14:58:00 +00:00
blake2module.h Trim trailing whitespace and test on CI (#104275) 2023-05-08 17:03:52 +03:00
blake2s_impl.c