0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix GH#705: nonce parameter can be explicitly None (typing) for CAST and ARC2/4 More... over 2 years ago
Fix GH#705: nonce parameter can be explicitly None (typing) for DES More... over 2 years ago
Use ByteString for Salsa20 More... over 2 years ago
Fix GH#705: nonce parameter can be explicitly None (typing) for ChaCha20 More... over 2 years ago
Fix GH#705: iv/IV/nonce parameter can be explicitly None (typing) for AES More... over 2 years ago
Remove C99 for loop initial declarations. More... over 2 years ago
Improve wording for EdDSA signing options More... over 2 years ago
Fix GH#698: solve conflict with system headers that also define macro _ERRORS_H More... over 2 years ago
Add support for SP 800 108 Counter mode KDF More... over 2 years ago
Update Changelog. Stop building PyPy 3.7 wheels. More... over 2 years ago
Build wheels for pypy 3.8 and pypy 3.9 More... over 2 years ago
Build universal2 wheel on MacOS More... over 2 years ago
Moved back to Crypto module More... over 2 years ago
Speedtest moved back to Crypto module More... over 2 years ago
Always use native method bit_length() for integers More... over 2 years ago
Use Python's own gcd() when available More... over 2 years ago
GH#598: fix missing error handling for Util.number.inverse More... over 2 years ago
Improve typing for StrongRandom.choice More... over 2 years ago
Describe how PBKDF will encode the password and the salt More... over 2 years ago
Update Changelog More... over 2 years ago
Add typing info for invp and invq More... over 2 years ago
Compute invq only on access. Add tests and docs. More... over 2 years ago
GH#637: fix typing for legacy modules PKCS1_v1_5 and PKCS1_PSS More... over 2 years ago
Reduce the minimum length of the EAX MAC tag to 2 bytes More... over 2 years ago
Update Changelog More... over 2 years ago
Fix GH#526: correct type checking when list for RSA.construct includes a mix of ints and Integers More... over 2 years ago
Simpling typing for AES, by pulling Literal from typing-extension (for Python 3.5+) More... over 2 years ago
Improve the AES documentation More... over 2 years ago
Update Changelog More... over 2 years ago
Merge branch 'mr_533' More... over 2 years ago