cpython/Modules/_blake2/impl
Yuriy Chernyshov 9b9e819b51
gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117)
2024-03-04 16:59:57 +00:00
..
blake2-config.h gh-102027: Fix macro name (#102124) 2023-03-22 14:44:28 +01:00
blake2-impl.h bpo-33164: blake2 fix for HP-UX (GH-13633) 2019-05-29 19:58:11 +09:00
blake2.h bpo-37055: fix warnings in _blake2 module (GH-14646) 2019-08-26 10:52:36 -07:00
blake2b-load-sse2.h bpo-33164: update blake2 implementation (GH-6286) 2019-05-23 13:32:44 +09:00
blake2b-load-sse41.h bpo-33164: update blake2 implementation (GH-6286) 2019-05-23 13:32:44 +09:00
blake2b-ref.c bpo-33164: blake2: Fix Coverity scan (GH-25060) 2021-03-30 12:25:28 +09:00
blake2b-round.h Trim trailing whitespace and test on CI (#104275) 2023-05-08 17:03:52 +03:00
blake2b.c gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117) 2024-03-04 16:59:57 +00:00
blake2s-load-sse2.h bpo-33164: update blake2 implementation (GH-6286) 2019-05-23 13:32:44 +09:00
blake2s-load-sse41.h bpo-33164: update blake2 implementation (GH-6286) 2019-05-23 13:32:44 +09:00
blake2s-load-xop.h Trim trailing whitespace and test on CI (#104275) 2023-05-08 17:03:52 +03:00
blake2s-ref.c bpo-33164: blake2: Fix Coverity scan (GH-25060) 2021-03-30 12:25:28 +09:00
blake2s-round.h Trim trailing whitespace and test on CI (#104275) 2023-05-08 17:03:52 +03:00
blake2s.c gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117) 2024-03-04 16:59:57 +00:00