0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
seperated "importing" from examples in docstring & removed the need for (un)hexlify in docstrings More... over 17 years ago
removed "new" definition from docstrings + minor RC5, PRESENT docstring update More... over 17 years ago
mode constants are only in blockcipher More... over 17 years ago
compatibility with pycrypto 2.0.1 and earlier for python_compat import More... over 17 years ago
added SelfTest modules to setup.py More... over 17 years ago
Typos & docstring & from blockcipher import * More... over 17 years ago
Using number2string_N() in XTS More... over 17 years ago
Fix typos in docstrings More... over 17 years ago
New number2string_N() & simplified xorstring() More... over 17 years ago
fix setup.py More... over 17 years ago
removed url from setup script More... over 17 years ago
fixes for CryptoPlus.Random More... over 17 years ago
add python_AES to SelfTest More... over 17 years ago
updated Crypto.Util api More... over 17 years ago
RC5 api expanded More... over 17 years ago
SelfTest module added to setup More... over 17 years ago
Added SelfTest module + some fixes More... over 17 years ago
bugfix: Crypto.Protocol import More... over 17 years ago
testvectors added for PRESENT More... over 17 years ago
removed leftover from debugging code More... over 17 years ago
Bugfixes for PRESENT Cipher More... over 17 years ago
Convert tabs, delete trailing spaces and Microsoft CRs More... over 17 years ago
XTS: Factorize encode/decode code for last partial block More... over 17 years ago
Fix bug in XTS for partial blocks after >1 blocks More... over 17 years ago
fmt More... over 17 years ago
PRESENT cipher added More... over 17 years ago
IDEA, RC5 handling by doctest script More... over 17 years ago
adjusted IDEA, RC5 handling More... over 17 years ago
Removed the need of GF2 in XTS More... over 17 years ago
doc en doctest updates More... over 17 years ago