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