summaryrefslogtreecommitdiff
path: root/simple.h
Commit message (Expand)AuthorAgeFilesLines
* Added BLAKE2 Cryptographic Hash and Message Authentication CodeJeffrey Walton2016-04-171-0/+16
* Updated documentationJeffrey Walton2015-12-161-1/+2
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-25/+88
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-221/+226
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-1/+1
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-3/+3
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* Cleared "unused parameter" warning with GCC 5.1 and -WextraJeffrey Walton2015-07-231-0/+11
* add x86/x64 assembly for SHA-256,weidai2009-03-101-9/+9
* update version number, port to Sun C++ 5.8weidai2006-12-181-11/+0
* port to Borland C++Builder 2006weidai2006-12-141-11/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-13/+13
* changes done for FIPS-140 lab code dropweidai2005-01-201-1/+1
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-4/+14
* port to GCC 3.4weidai2004-06-191-8/+8
* allow DLL to be built with VC++ .NETweidai2003-07-181-18/+0
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-9/+17
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-13/+13
* sync with private branchweidai2003-06-191-1/+1
* add CRYPTOPP_NO_VTABLEweidai2003-05-161-10/+10
* various changes for 5.1weidai2003-03-201-0/+2
* fixed to compile with Intel compilerweidai2002-11-191-4/+4
* Initial revisionweidai2002-10-041-0/+228