pycryptodome/lib/Crypto
2025-03-19 21:11:52 +01:00
..
Cipher Use CCMMessageTooLongError exception for all cases 2025-03-16 15:17:14 +01:00
Hash Fix 862: For hashEdDSA and Ed448, sign() and verify() modified the state of the XOF. 2025-03-19 21:11:52 +01:00
IO Fix GH#852: a PEM file must have at least 3 lines 2025-03-15 17:38:29 +01:00
Math Add PYCRYPTODOME_DISABLE_GMP flag and simplify to_bytes() for GMP 2024-01-13 18:41:36 +01:00
Protocol Some clarifications for SecretSharing 2025-03-15 01:14:42 +01:00
PublicKey Fix typos in docs 2025-03-16 16:30:46 +01:00
Random Improve typing for StrongRandom.choice 2022-12-11 23:27:34 +01:00
SelfTest Fix 862: For hashEdDSA and Ed448, sign() and verify() modified the state of the XOF. 2025-03-19 21:11:52 +01: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 GH#857: all files are UTF-8 encoded (only relevant for Python 2) 2025-03-16 10:16:42 +01:00
__init__.py Bump version 2025-03-16 15:17:40 +01:00
__init__.pyi Refine typing stub for AES 2018-11-23 23:07:14 +01:00
py.typed Move stubs besides source code files 2018-11-23 23:07:14 +01:00