summaryrefslogtreecommitdiff
path: root/lib/Crypto/Cipher/DES3.py
Commit message (Expand)AuthorAgeFilesLines
* Add EAX authenticated encryption modeLegrandin2013-10-201-3/+15
* whitespace changes (pre-AEAD)Legrandin2013-10-201-1/+1
* Examples for DES and DES3 were invertedLegrandin2012-06-111-5/+5
* Update docstring. IVs are no longer optionalStefano Rivera2012-05-271-2/+1
* Added OpenPGP modeLegrandin2012-05-171-2/+12
* Added example for all symmetric ciphersLegrandin2012-05-141-0/+13
* Minor fixes for documentation of ciphersLegrandin2012-05-141-1/+0
* Fixes to make test suite pass for Python 2.1 and Python 3Legrandin2012-05-111-1/+1
* TDES unit tests got broken. Fixed them again.Legrandin2012-05-101-1/+1
* Added documentation for Triple DES.Legrandin2012-05-101-0/+111