summaryrefslogtreecommitdiff
path: root/emsa2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix Clang specialization and definition warnings (GH #300, GH #533)Jeffrey Walton2017-12-261-0/+9
| | | | Clang 3.8 and above generates lots of "'PKCS_DigestDecoration<SHA1>::decoration' required here, but no definition is available" warnings
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
| | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-1/+1
| | | | trap.h and CRYPTOPP_ASSERT has existed for over a year in Master. We deferred on the cut-over waiting for a minor version bump (5.7). We have to use it now due to CVE-2016-7420
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-35/+35
|
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-1/+1
|
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
|
* Removed execute bit from C++ header and source filesJeffrey Walton2015-06-241-0/+0
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-4/+4
|
* add missing filesweidai2005-02-101-0/+34