summaryrefslogtreecommitdiff
path: root/serpent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to rotlConstant and rotrConstantJeffrey Walton2017-11-251-2/+2
* Clear xLC "1540-1102 (W) "e" might be used before it is set"Jeffrey Walton2017-09-011-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Fix Serpent VariableKeyLength information (Issue 252)Jeffrey Walton2016-09-051-11/+11
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-123/+125
* fix compileweidai2007-05-041-1/+1
* reduce memory usage. move sbox macros to serpentp.hweidai2007-04-161-441/+20
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
* fix for possible bug on 64-bit platformsweidai2003-03-251-2/+2
* Initial revisionweidai2002-10-041-0/+544