pycryptodome/lib/Crypto
2025-06-21 16:41:33 +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 Fix GH#852: a PEM file must have at least 3 lines 2025-03-15 17:38:29 +01:00
Math Update native get_bit implementation to return bool 2025-05-25 12:57:08 +02:00
Protocol Update FAQ for HPKE 2025-04-27 19:36:13 +02: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 GH#875: Incorrect OIDs for BLAKE2 2025-06-21 11:10:15 +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 Fixed changelog 2025-06-21 16:41:33 +02: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