0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 09, 2024 — May 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Blockfeeder incorrectly accepted empty string as input termiations (Issue 15). More... over 7 years ago
Merge pull request #12 from lemenkov/typos_and_whitespace More... about 8 years ago
Fix typos and remove whitespace at EOL More... about 8 years ago
Fixed stream bug (broke due to optional padding option). See issue #8. More... almost 9 years ago
Added option to disable padding to BlockFeeder. More... almost 9 years ago
Fixed blockfeeder ignoring block size bug. More... almost 9 years ago
Updated donation address and fixed typo. More... almost 9 years ago
Merge pull request #7 from doctoromer/master More... almost 9 years ago
Fix a typo More... almost 9 years ago
Merge pull request #4 from trevorandersen/patch-py3-test-util More... about 10 years ago
Modified test-util.py for Python 3 compatibility - parentheses for print - ensure that data is bytes type More... about 10 years ago
Merge pull request #3 from alecz20/patch-1 More... over 10 years ago
Typo in word algorithm More... over 10 years ago
Version bump for *_stream. More... almost 11 years ago
Added decrypt_stream and encrypt_stream. More... almost 11 years ago
Version bump for Python 3 compatibility. More... almost 11 years ago
Added Python 3 compatibility. More... almost 11 years ago
Added blockfeeder test case to manifest for pypi. More... almost 11 years ago
Added license. More... almost 11 years ago
moved test case. More... almost 11 years ago
Make pyaes more sub-package friendly. More... almost 11 years ago
Added testcase for blockfeeder. More... almost 11 years ago
Updated documentation for AES block-cipher. More... almost 11 years ago
Fixed typos (docs only). More... almost 11 years ago
Bumped version for BlockFeeder. More... almost 11 years ago
Added BlockFeeder and documentation. More... almost 11 years ago
Addd documentation. More... almost 11 years ago
Bumped the version to 1.0. Non-backward compatible change: segment-size is now in bytes. More... almost 11 years ago
Fixed counter bug (was using key size, not 128 bits) and made segement_size in bytes. More... almost 11 years ago
Added AES block cipher to main library all. More... almost 11 years ago