summaryrefslogtreecommitdiff
path: root/filters.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | | add RIPEMD-???, Whirlpool, Shacal2, Camellia, Two-Track MAC (Kevin Springle) change ChannelSwitch to allow non-blocking input (denis bider) change Redirector to allow more options (denis bider) fix MaurerRandomnessTest optimize MD2 (Kevin Springle)
* 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