summaryrefslogtreecommitdiff
path: root/rsa/_compat.py
Commit message (Expand)AuthorAgeFilesLines
* Adds common includes and tests.Yesudeep Mangalapilly2011-08-161-0/+5
* Parellelized testing. Caught a lot of bugs.Yesudeep Mangalapilly2011-08-161-6/+1
* Much cleaner implementation of int2bytes. No loss in speed.Yesudeep Mangalapilly2011-08-141-2/+2
* Adds verification tests for int2bytes and bytes2intYesudeep Mangalapilly2011-08-121-0/+61
* Compatibility wrapper module to make rsa work with various versions of Python.Yesudeep Mangalapilly2011-08-111-0/+99