summaryrefslogtreecommitdiff
path: root/square.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Backed out use of "static const" to declare constant; switch to "enum" ↵Jeffrey Walton2016-09-061-3/+0
| | | | (Issue 255)
* 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