aboutsummaryrefslogtreecommitdiff
path: root/rsa/varblock.py
AgeCommit message (Expand)Author
2016-03-17Removed deprecated functionality.Sybren A. Stüvel
2016-02-05Updated documentation, mostly http -> https changesSybren A. Stüvel
2016-01-22Fixed some docstrings to use Sphinx-compatible notationSybren A. Stüvel
2016-01-22Fix #13: Deprecated the VARBLOCK format and rsa.bigfile moduleSybren A. Stüvel
2016-01-22Big refactor to become more PEP8 compliant.Sybren A. Stüvel
2012-03-02Fixes formatting indentation issue to revert to PEP8 style.Yesudeep Mangalapilly
2012-03-02Fix buffer bytestring issue with Python 3.2Yesudeep Mangalapilly
2011-08-24Reverts docstring quoting syntax.Yesudeep Mangalapilly
2011-08-16Parellelized testing. Caught a lot of bugs.Yesudeep Mangalapilly
2011-08-11Porting to Python 3 complete. All tests except pyasn1 stuff pass.Yesudeep Mangalapilly
2011-07-31Made hashing efficient for large filesSybren A. Stüvel