summaryrefslogtreecommitdiff
path: root/lib/Crypto/Cipher/Blowfish.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 OpenPGP modeLegrandin2012-05-171-2/+12
* Added example for all symmetric ciphersLegrandin2012-05-141-0/+16
* Minor fixes for documentation of ciphersLegrandin2012-05-141-2/+1
* Added documentation for BlowfishLegrandin2012-05-111-0/+96