summaryrefslogtreecommitdiff
path: root/blowfish.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
| | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-99/+99
|
* Cleared "signed/unsigned" warning on Debian 8/i686. ROUNDS was already ↵Jeffrey Walton2015-07-301-3/+3
| | | | unsigned; suspect this was a compiler or port issue
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-2/+2
|
* Initial revisionweidai2002-10-041-0/+99