Re: RIPEMD -160 using .NET



Only the original MD4 based RIPEMD has been broken. RIPEMD-160 is still secure.


Valery Pryamikov wrote:
On Jun 18, 6:02 am, "Divyesh" <divyesh.s...@xxxxxxxxxxxx> wrote:
Hello,

I want to use RIPE MD-160 hash algorithm from C#.NET.
Is the algo. support already available in standard.net framework (as direct
class is not supported like other hash algorithm, may be some configuration
etc.)?

Regards,
Divyehs

Hi,
Just out of curiosity - why RIPE MD? Do you know that RIPE MD was
broken by Wang couple of years ago. She presented collision attack on
several hash algorithms in 2004 (Crypto 2004) includding MD4, MD5 and
RIPE MD. A year later she also presented collision attack on SHA1, but
if you compare SHA1 attack to RIPE MD attack - finding collisions with
SHA1 still requires much more work than with RIPE MD...

-Valery

.



Relevant Pages

  • Re: RIPEMD -160 using .NET
    ... I want to use RIPE MD-160 hash algorithm from C#.NET. ... support already available in standard.net framework (as direct ... Just out of curiosity - why RIPE MD? ... She presented collision attack on ...
    (microsoft.public.dotnet.security)
  • Re: How to create Universally Unique Identifiers (UUIDs) in Linux ?
    ... >compared to SHA1? ... I don't know of any published papers reporting weaknesses in RIPE MD-160. ...
    (comp.os.linux.development.apps)
  • Re: RIPEMD -160 using .NET
    ... I want to use RIPE MD-160 hash algorithm from C#.NET. ... Is the algo. ... support already available in standard.net framework (as ...
    (microsoft.public.dotnet.security)