removed "new" definition from docstrings + minor RC5, PRESENT docstring update
commit35f65ed2bed597b8492ae7756d14ba0ae13584a4
authortiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Tue, 7 Oct 2008 19:52:39 +0000 (7 19:52 +0000)
committertiftof <tiftof@49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1>
Tue, 7 Oct 2008 19:52:39 +0000 (7 19:52 +0000)
treea7f4492b11b1a1404f77ba76bc07b8398a6ab033
parenta816ab8ea9fa537be2346aa25c3b0a836eec644e
removed "new" definition from docstrings + minor RC5, PRESENT docstring update

git-svn-id: svn+ssh://devel.yobi.be/home/svn/CryptoPlus/trunk@61 49921240-e1b6-4d8d-af3b-5ae6c3d9e7c1
15 files changed:
src/Cipher/ARC2.py
src/Cipher/Blowfish.py
src/Cipher/CAST.py
src/Cipher/DES.py
src/Cipher/DES3.py
src/Cipher/IDEA.py
src/Cipher/RC5.py
src/Cipher/python_AES.py
src/Cipher/python_Blowfish.py
src/Cipher/python_DES.py
src/Cipher/python_DES3.py
src/Cipher/python_PRESENT.py
src/Cipher/python_Rijndael.py
src/Cipher/python_Serpent.py
src/Cipher/python_Twofish.py