Consistency fixes in key check in ciphers python_*
commit16b6671c779bc173f2591d2c9a7277533f1518b4
authorphil <phil@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Thu, 9 Oct 2008 22:37:33 +0000 (9 22:37 +0000)
committerphil <phil@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Thu, 9 Oct 2008 22:37:33 +0000 (9 22:37 +0000)
tree548aad7ba50693d1f8431a62697d0ba12720c675
parenta690e15f692b9637614051020364bf4d64f8a403
Consistency fixes in key check in ciphers python_*

git-svn-id: svn+ssh://devel.yobi.be/home/svn/CryptoPlus/trunk@82 49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1
src/CryptoPlus/Cipher/python_AES.py
src/CryptoPlus/Cipher/python_Blowfish.py
src/CryptoPlus/Cipher/python_DES.py
src/CryptoPlus/Cipher/python_DES3.py
src/CryptoPlus/Cipher/python_PRESENT.py
src/CryptoPlus/Cipher/python_Serpent.py
src/CryptoPlus/Cipher/python_Twofish.py