summaryrefslogtreecommitdiff
path: root/python-3-changes.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed lineendings again...Anders Sundman2011-04-241-109/+109
* Fix AllOrNothing and random.sample()Thorsten Behrens2011-01-061-4/+2
* Add unit test for AllOrNothingThorsten Behrens2011-01-031-3/+8
* Update documentation with current state of security of hash and cipherThorsten Behrens2011-01-021-10/+1
* Add unit tests for Crypto.Random.randomThorsten Behrens2010-12-311-0/+2
* Add Ron Rivet TestThorsten Behrens2010-12-301-4/+5
* PY3K _fastmath supportThorsten Behrens2010-12-291-36/+73
* PY3K support for _fastmath.c; removed floordiv(a,b) hack and replaced with di...Thorsten Behrens2010-12-291-2/+4
* Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7Thorsten Behrens2010-12-281-0/+73