summaryrefslogtreecommitdiff
path: root/ripemd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch to rotlConstant and rotrConstantJeffrey Walton2017-11-251-3/+3
| | | | This will help Clang and its need for a constexpr
* Whitespace checkinJeffrey Walton2016-09-101-3/+3
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-803/+803
|
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-31/+31
|
* fix bug in Grouperweidai2003-04-151-17/+593
| | | | | | | | 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/+227