summaryrefslogtreecommitdiff
path: root/md2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use std namespace for memset, memcpy, memcmp (#1204)Jeffrey Walton2023-04-151-6/+6
|
* Whitespace checkinJeffrey Walton2016-09-101-7/+7
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-120/+120
|
* use Weak1 namespaceweidai2007-05-041-2/+2
|
* move MD2, MD4, MD5, PanamaHash, WAKE_CFB into the namespace 'Weak'weidai2007-04-151-1/+4
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-3/+3
|
* fix bug in Grouperweidai2003-04-151-2/+11
| | | | | | | | 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)
* Initial revisionweidai2002-10-041-0/+108