summaryrefslogtreecommitdiff
path: root/pssr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-2/+2
* C++17 compatible lambda expressions to replace `bind2nd` (#559)Kirit Sælensminde2018-01-121-1/+1
* Fix failed self test under Clang (GH #533)Jeffrey Walton2017-12-251-1/+3
* 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
* Whitespace checkinJeffrey Walton2016-09-101-3/+3
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-2/+5
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-151/+158
* Whitespace checkinJeffrey Walton2015-07-301-3/+3
* 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/+2
* Changed guard on memcpy use to make it less intrusive. More closely resembles...Jeffrey Walton2015-07-171-8/+2
* Cleared UBsan error using non-null pointerJeffrey Walton2015-07-171-3/+13
* Cleared Visual Studio warning on type mismatch in std::bindJeffrey Walton2015-07-171-1/+1
* changes for 5.6: weidai2009-03-021-1/+1
* removed UnalignedPutWordweidai2007-04-161-4/+4
* add missing #includeweidai2006-06-091-0/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-17/+17
* changes done for FIPS-140 lab code dropweidai2005-01-201-7/+19
* changes related to the next FIPS validationweidai2004-09-031-4/+5
* minor changesweidai2003-08-251-0/+5
* fix warnings for VC7 and GCCweidai2003-03-201-3/+3
* various changes for 5.1weidai2003-03-201-0/+126