python_Rijndael.py: some bugs and imperfections were fixed
commit39772511fd026da5df46dcb92723711b77a8f90b
authortiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Tue, 30 Sep 2008 10:36:28 +0000 (30 10:36 +0000)
committertiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Tue, 30 Sep 2008 10:36:28 +0000 (30 10:36 +0000)
treeb4b7817f023c0b36e7e35fc1ae36556b4bcf8824
parent7e79aa963262a17e0100b481e04dae4d110a36c4
python_Rijndael.py: some bugs and imperfections were fixed

- python_Rijndael was added to the test_doctest.py script
- CMAC and XTS: checks for block- and keysizes

git-svn-id: svn+ssh://devel.yobi.be/home/svn/CryptoPlus/trunk@28 49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1
src/Cipher/__init__.py
src/Cipher/python_Rijndael.py
test/test_doctests.py