summaryrefslogtreecommitdiff
path: root/filters.h
Commit message (Expand)AuthorAgeFilesLines
* 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