add python_AES to SelfTest
commit926dc77725cd131ea163e012a2a80ff894a393bb
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)
treed0516750212d0684b72fff1b36b06b298cf15ff7
parent81e4a2368d5331345ffd6896e2226288e863f89b
add python_AES to SelfTest

CTR mode vectors aren't working yet
XTS, CMAC vectors should be added

git-svn-id: svn+ssh://devel.yobi.be/home/svn/CryptoPlus/trunk@51 49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1
src/SelfTest/Cipher/__init__.py
src/SelfTest/Cipher/test_python_AES.py [new file with mode: 0644]