summaryrefslogtreecommitdiff
path: root/filters.h
Commit message (Expand)AuthorAgeFilesLines
...
* Updated documentationJeffrey Walton2016-10-181-2/+9
* Updated documentationJeffrey Walton2016-10-121-5/+14
* Updated documentationJeffrey Walton2016-10-111-6/+53
* Updated documentationJeffrey Walton2016-09-261-8/+9
* Updated documentationJeffrey Walton2016-09-261-4/+8
* Updated documentationJeffrey Walton2016-09-261-2/+6
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-4/+4
* Whitespace checkinJeffrey Walton2016-09-101-18/+18
* Fix clang warningMarcel Raad2016-05-311-2/+18
* Cleared unused function warning under Visual Studio with /WallJeffrey Walton2016-05-021-1/+1
* Cleared compile errors under Visual Studio .Net compilersJeffrey Walton2016-04-291-1/+1
* Update documentationJeffrey Walton2016-02-291-9/+13
* Made MeterFilter Get*() functions constSteven Green2016-01-151-4/+4
* Updated documentationJeffrey Walton2015-12-161-28/+134
* Updated documentationJeffrey Walton2015-12-161-35/+222
* Additional documentation; fixed issues with Clang integrated assembler and di...Jeffrey Walton2015-11-191-2/+2
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-21/+159
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-812/+841
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-4/+4
* 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/+2
* Cleared UBsan errorsJeffrey Walton2015-07-191-1/+1
* fix compile with GCC 4.4 and -march=i386weidai2010-08-081-0/+2
* fix documentation, fix VC60 compile, delete leftover .dat filesweidai2009-03-131-1/+1
* add x86/x64 assembly for SHA-256,weidai2009-03-101-21/+23
* tweaks/fixes for 5.6weidai2009-03-031-3/+3
* changes for 5.6: weidai2009-03-021-17/+61
* improve documentationweidai2007-10-231-2/+3
* add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interfaceweidai2007-05-041-0/+23
* port to Borland C++Builder 2006weidai2006-12-141-1/+1
* implement AlgorithmName() for hash and signature filtersweidai2006-12-141-3/+14
* change DLL integrity self-test to allow DLL to be Authenticode signedweidai2006-07-301-1/+12
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-2/+2
* port to MSVC .NET 2005 beta 2weidai2005-07-121-95/+94
* changes done for FIPS-140 lab code dropweidai2005-01-201-3/+6
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-9/+9
* allow DLL to be built with VC++ .NETweidai2003-07-181-15/+16
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-6/+2
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-36/+32
* fixes/workarounds for GCCweidai2003-06-191-2/+2
* sync with private branchweidai2003-06-061-2/+16
* add CRYPTOPP_NO_VTABLEweidai2003-05-161-2/+2
* remove default NullRNG() for signingweidai2003-04-221-1/+1
* fix bug in Grouperweidai2003-04-151-12/+31
* various changes for 5.1weidai2003-03-201-6/+13
* fix whitespace problemsweidai2003-02-241-250/+250
* bug fixesweidai2002-10-061-251/+250
* Initial revisionweidai2002-10-041-0/+682