summaryrefslogtreecommitdiff
path: root/shark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-1/+1
* Sync CRYPTOPP_{BIG|LITTLE}_ENDIAN with AutotoolsJeffrey Walton2018-10-281-2/+2
* Prefix IS_LITTLE_ENDIAN and IS_BIG_ENDIAN with CRYPTOPPJeffrey Walton2017-11-101-2/+2
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Removed VC++ 5.0 and 6.0 workarounds (Issue 342)Jeffrey Walton2016-12-031-16/+37
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* 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-0/+3
* Fix SHARK VariableKeyLength information (Issue 252)Jeffrey Walton2016-09-051-16/+16
* Cleared -Wcast-align (Issue 122)Jeffrey Walton2016-01-251-2/+2
* Cleared -Wcast-align (Issue 122)Jeffrey Walton2016-01-251-2/+4
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-141/+140
* Cleared "signed/unsigned" warning under GCC 4.8 (this may have been a GCC 4.8...Jeffrey Walton2015-07-261-1/+2
* Cleared initialization warning related to use of bracketsJeffrey Walton2015-07-021-0/+4
* changes for 5.6: weidai2009-03-021-5/+0
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-4/+3
* fix warnings for VC7 and GCCweidai2003-03-201-1/+1
* Initial revisionweidai2002-10-041-0/+142