summaryrefslogtreecommitdiff
path: root/filters.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...noloader2015-06-291-0/+5
* add x86/x64 assembly for SHA-256,weidai2009-03-101-10/+10
* fix bug when AuthenticatedDecryptionFilter::MAC_AT_BEGIN is not specifiedweidai2009-03-051-0/+4
* tweaks/fixes for 5.6weidai2009-03-031-13/+16
* changes for 5.6: weidai2009-03-021-28/+142
* fix HashFilter bug when putMessage=true (UnFleshed One)weidai2008-11-211-1/+1
* fix valgrind issues reported by Chris Morganweidai2007-08-131-1/+2
* add IncorporateEntropy and GenerateIntoBufferedTransformation to RNG interfaceweidai2007-05-041-3/+15
* fix bug in last checkinweidai2006-08-101-1/+1
* change DLL integrity self-test to allow DLL to be Authenticode signedweidai2006-07-301-30/+70
* port to MSVC .NET 2005 beta 2weidai2005-07-121-79/+82
* changes done for FIPS-140 lab code dropweidai2005-01-201-4/+8
* fix ONE_AND_ZEROS_PADDINGweidai2004-02-051-3/+3
* allow DLL to be built with VC++ .NETweidai2003-07-181-4/+8
* added support for using encoding parameters and key derivation parametersweidai2003-07-161-9/+6
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-2/+7
* sync with private branchweidai2003-06-061-1/+37
* remove default NullRNG() for signingweidai2003-04-221-2/+2
* fix bug in Grouperweidai2003-04-151-2/+2
* fix bug in MeterFilterweidai2003-03-201-11/+15
* various changes for 5.1weidai2003-03-201-6/+9
* fixed FILTER_END bugweidai2003-02-241-1/+1
* fix whitespace problemsweidai2003-02-241-211/+211
* bug fixesweidai2002-10-061-223/+215
* Initial revisionweidai2002-10-041-0/+898