0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 29, 2025 — Jun 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from tuck1s/master More... over 7 years ago
Pass out string or message, depending on type that was passed in. More... over 7 years ago
Accept multipart messages, in text or message object form. More... over 7 years ago
- Removed the pycrypto dependency and updates the documentation. - Just made the sample code in the documentation work correctly. More... over 7 years ago
Removed version numbers from deps, and bump to 0.0.3 More... almost 9 years ago
Added versions to dependent packages More... almost 9 years ago
Bump to 0.0.2 More... almost 9 years ago
Merge pull request #3 from ruffsl/patch-1 More... almost 9 years ago
Update README.rst More... almost 9 years ago
Merge pull request #1 from awmackowiak/fix_setup More... almost 9 years ago
Remove setup_req in setup More... almost 9 years ago
remove encrypt import from __init__.py More... almost 9 years ago
Add setup_requires to setup.py file in requirements More... almost 9 years ago
Add asn1crypto to setup.py file in requirements More... almost 9 years ago
Removed certificate-transparency references. More... almost 10 years ago
Fixed the testdata dir after removing the certificate-transparency dependency. More... almost 10 years ago
Updated the dependencies documentation More... almost 10 years ago
* Removed certificate-transparency sources, using asn1crypto instead. More... almost 10 years ago
Fixed the ASN.1 representation accordingly to RFC 5652. More... about 10 years ago
Printing the stack trace on error. More... about 10 years ago
Added hash algorithms OIDs. More... about 10 years ago
* Improved the unit test. More... about 10 years ago
* Included an unit test for encryptions using a RSA key, with AES-128/192/256. More... about 10 years ago
* Fixed the PyPI setup. More... about 10 years ago
* Organized the headers order. More... about 10 years ago
Ignoring the build folder. More... about 10 years ago
* Collateral effect from 2to3. More... about 10 years ago
* Applied some of the 2to3 suggestions. More... about 10 years ago
* Exporting the encrypt function. More... about 10 years ago
Fixing the README.rst More... about 10 years ago