summaryrefslogtreecommitdiff
path: root/lib/Crypto/Cipher/CAST.py
Commit message (Expand)AuthorAgeFilesLines
* Add EAX authenticated encryption modeLegrandin2013-10-201-2/+14
* whitespace changes (pre-AEAD)Legrandin2013-10-201-1/+1
* Update docstring. IVs are no longer optionalStefano Rivera2012-05-271-2/+1
* Added example for OPENPGP mode in CAST moduleLegrandin2012-05-171-2/+8
* Added OpenPGP modeLegrandin2012-05-171-2/+12
* Added example for all symmetric ciphersLegrandin2012-05-141-0/+11
* Minor fixes for documentation of ciphersLegrandin2012-05-141-2/+1
* Added documentation for CAST-128Legrandin2012-05-121-0/+97