0
I Use This!
Inactive

Commits : Listings

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