summaryrefslogtreecommitdiff
path: root/lib/Crypto/Cipher/DES.py
Commit message (Expand)AuthorAgeFilesLines
* Add EAX authenticated encryption modeLegrandin2013-10-201-2/+14
* whitespace changes (pre-AEAD)Legrandin2013-10-201-1/+1
* Examples for DES and DES3 were invertedLegrandin2012-06-111-4/+4
* 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-2/+12
* Minor fixes for documentation of ciphersLegrandin2012-05-141-1/+0
* Added documentation for Triple DES.Legrandin2012-05-101-0/+1
* Added description of what DES is.Legrandin2012-05-101-1/+15
* Added documentation for AES and DES.Legrandin2012-05-101-0/+84