summaryrefslogtreecommitdiff
path: root/esign.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-12/+2
* Removed "typedef SHA1 SHA" (Issue 369)Jeffrey Walton2017-04-241-7/+7
* Add asserts to validation routinesJeffrey Walton2017-01-291-0/+12
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Updated CRYPTOPP_ASSERT based on commentsJeffrey Walton2016-10-171-1/+1
* Change from NDEBUG to CRYPTOPP_DEBUG in source files to ensure all debug beha...Jeffrey Walton2016-09-161-1/+1
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-0/+2
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-211/+219
* Fixed "signed/unsigned" conversion warning when "-DDEBUG" definedJeffrey Walton2015-07-301-10/+10
* 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
* Cleared warning on operator precedenceJeffrey Walton2015-06-291-1/+1
* port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16weidai2009-02-131-1/+1
* removed UnalignedPutWordweidai2007-04-161-2/+2
* Initial revisionweidai2002-10-041-0/+210