fixes for CryptoPlus.Random
commit81e4a2368d5331345ffd6896e2226288e863f89b
authortiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Mon, 6 Oct 2008 22:28:14 +0000 (6 22:28 +0000)
committertiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Mon, 6 Oct 2008 22:28:14 +0000 (6 22:28 +0000)
tree1d20e58fffa380c950a56c78c58eb07d34746b83
parent94eae90d86fb23f89b40f4efc5c6fb45dd5c2fd5
fixes for CryptoPlus.Random

git-svn-id: svn+ssh://devel.yobi.be/home/svn/CryptoPlus/trunk@50 49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1
setup.py
src/Random.py [deleted file]
src/Random/Fortuna.py [new file with mode: 0644]
src/Random/OSRNG.py [new file with mode: 0644]
src/Random/__init__.py [new file with mode: 0644]
src/SelfTest/__init__.py