fixed testvectors for PRESENT with more than 32 rounds with a 80 bit key
commit0d0f07167eab72f436ad59c5ef8161d13a6d5067
authortiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Thu, 9 Oct 2008 19:04:25 +0000 (9 19:04 +0000)
committertiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Thu, 9 Oct 2008 19:04:25 +0000 (9 19:04 +0000)
treeecff0de42f478f753ea83b9be76d9da311e41d6d
parenteb2ac5da15b669d45180ce5eddd6eae503d6f603
fixed testvectors for PRESENT with more than 32 rounds with a 80 bit key

previous testvectors were generated with the reference C code for
PRESENT which had a bug in it. Salting the key during roundkeys
generation for a 80bit key was done wrong.

git-svn-id: svn+ssh://devel.yobi.be/home/svn/CryptoPlus/trunk@73 49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1
src/CryptoPlus/Cipher/python_PRESENT.py
src/CryptoPlus/testvectors.py