summaryrefslogtreecommitdiff
path: root/gfpcrypt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-2/+0
* 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-4/+4
* Whitespace checkinJeffrey Walton2016-09-101-4/+4
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-1/+4
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-274/+303
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-4/+4
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* add SHA-3weidai2013-01-191-20/+18
* port to Borland C++Builder 2006weidai2006-12-141-2/+5
* port to MSVC .NET 2005 beta 2weidai2005-07-121-10/+10
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+5
* various changes for 5.1weidai2003-03-201-16/+34
* Initial revisionweidai2002-10-041-0/+249