pycryptodome/lib/Crypto/SelfTest
2025-06-21 11:10:15 +02:00
..
Cipher Add MODE_KWP (KeyWrap with Padding) for AES 2025-04-13 09:43:43 +02:00
Hash Fix GH#875: Incorrect OIDs for BLAKE2 2025-06-21 11:10:15 +02:00
IO Add AES-GCM as PBES2/PKCS8 mode 2024-01-08 20:04:49 +01:00
Math Add PYCRYPTODOME_DISABLE_GMP flag and simplify to_bytes() for GMP 2024-01-13 18:41:36 +01:00
Protocol Add MODE_KWP (KeyWrap with Padding) for AES 2025-04-13 09:43:43 +02:00
PublicKey Fix tests for x448/x25519 2024-09-29 13:10:50 +02:00
Random Fix Python 3.8 SyntaxWarning: "is" with a literal 2019-10-23 11:19:13 +02:00
Signature Fix 862: For hashEdDSA and Ed448, sign() and verify() modified the state of the XOF. 2025-03-19 21:11:52 +01:00
Util Add MODE_KWP (KeyWrap with Padding) for AES 2025-04-13 09:43:43 +02:00
__init__.py Fix verbosity problem in tests 2023-09-17 23:32:02 +02:00
__main__.py Fix verbosity problem in tests 2023-09-17 23:32:02 +02:00
loader.py Reject X25519 points with low order 2024-06-23 22:31:40 +02:00
st_common.py More cleanup 2018-10-16 22:09:53 +02:00