summaryrefslogtreecommitdiff
path: root/rsa/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 1.3.2Sybren A. Stüvel2010-02-051-1/+2
* Replace integer division with float divisionSybren A. Stüvel2010-02-051-3/+4
* Fixed a math error when message=0Sybren A. Stüvel2009-01-231-8/+6
* Use os.urandom instead of reading from /dev/urandom, bumped version to 1.3-beta0Sybren A. Stüvel2009-01-221-30/+11
* Initial checkin of version 1.1Sybren Stüvel2008-04-231-0/+448