summaryrefslogtreecommitdiff
path: root/hmac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-2/+2
* Clean GCC 10 Analyzer warningsJeffrey Walton2020-05-101-1/+1
* Clear UBsan warning in hmac.cppJeffrey Walton2019-10-121-1/+5
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-87/+86
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-2/+2
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* port to Borland C++Builder 2006weidai2006-12-141-2/+4
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-2/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+84