summaryrefslogtreecommitdiff
path: root/blowfish.h
Commit message (Expand)AuthorAgeFilesLines
* fix Blowfish minimum keylength to be 4 bytes (32 bits)weidai2011-05-121-1/+1
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-0/+1
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-3/+3
* add CRYPTOPP_NO_VTABLEweidai2003-05-161-1/+1
* Initial revisionweidai2002-10-041-0/+45