summaryrefslogtreecommitdiff
path: root/lib/Crypto/Util/py3compat.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of catch-all exceptions. LP#1178485.Richard Mitchell2014-06-221-1/+1
* Added support for PKCS#8-encrypted private keys.Legrandin2013-07-141-0/+6
* Refactoring of the asn1 moduleLegrandin2013-07-141-1/+5
* Added description of what string helper functions in py3compat.py do.Legrandin2011-12-221-0/+33
* Further fixed for python 3Legrandin2011-10-191-5/+9
* Merged from upstream (py3k support) and modified so that all unit tests pass.Legrandin2011-10-181-0/+16
* Add Ron Rivet TestThorsten Behrens2010-12-301-0/+0
* PY3K _fastmath supportThorsten Behrens2010-12-291-1/+1
* Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7Thorsten Behrens2010-12-281-0/+54