summaryrefslogtreecommitdiff
path: root/square.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to rotlConstant and rotrConstantJeffrey Walton2017-11-251-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Backed out use of "static const" to declare constant; switch to "enum" (Issue...Jeffrey Walton2016-09-061-3/+0
* Initial fix for older Apple ld's non_lazy_ptr missing symbols (Issue 255)Jeffrey Walton2016-09-061-9/+12
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-181/+187
* Cleared initialization warning related to use of bracketsJeffrey Walton2015-07-021-0/+4
* avoid SecBlock of arraysweidai2010-06-181-24/+27
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-2/+2
* Initial revisionweidai2002-10-041-0/+174