summaryrefslogtreecommitdiff
path: root/skipjack.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-2/+5
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-202/+202
|
* avoid SecBlock of arraysweidai2010-06-181-9/+9
|
* fix VC 6 compileweidai2007-05-051-2/+2
|
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
|
* Initial revisionweidai2002-10-041-0/+197