0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop python 2.6 support More... over 6 years ago
DSA is broken on Travis More... over 7 years ago
Add major version requirements More... over 7 years ago
Fix UserIDPacket parsing for name-only and email-only More... over 7 years ago
Add super calls that should have been there More... about 11 years ago
Add encryptDecrypt example More... about 11 years ago
Fix int2byte conversion More... about 11 years ago
Explicit export lists More... about 11 years ago
Fix style More... about 11 years ago
Merge branch 'cryptography' More... about 11 years ago
Merge pull request #9 from dlmueller/master More... about 11 years ago
DSA signing and verification More... about 11 years ago
Better error for bitlength More... about 11 years ago
fixed Python 3 issues More... about 11 years ago
reverted code style in untouched lines More... about 11 years ago
extended ASCII armor unit test More... about 11 years ago
added unit test for 'enarmor' More... about 11 years ago
added enarmor(bytes) --> text More... about 11 years ago
Initial unarmor support More... about 11 years ago
Implement encryption using cryptography package More... about 11 years ago
Fix some DSA stuff More... about 11 years ago
Support streaming API for secret key decryption More... about 11 years ago
Need to convert all the DSA numbers More... about 11 years ago
RSA keysigning with cryptography More... about 11 years ago
Initial RSA stuff working with cryptography More... about 11 years ago
Full streaming parsing support More... over 11 years ago
Initial work on streaming parsing More... over 11 years ago
Fix for python 3 More... over 11 years ago
Implement encryption More... over 11 years ago
Pad-then-unpad helper and default IV to all zeros More... over 11 years ago