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 gh-90928: Improve static initialization of keywords tuple in AC (#95907) 2022-08-13 12:09:40 +02:00
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 bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) 2022-03-26 20:52:24 +01:00
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 bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) 2022-03-26 20:52:24 +01:00