Results 1 to 7 of 7

Thread: [RESOLVED] Whirlpool Hash in c#

  1. #1

    Thread Starter
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Resolved [RESOLVED] Whirlpool Hash in c#

    Does anyone know of an implementation of the Whirlpool hashing function for C#?

    I've found a few in Java but none in either VB.NET or C#. If anyone can point me in the direction of one I'd be most grateful!

    Thanks.
    My Blog.

    Ryan Jones.

  2. #2
    Fanatic Member
    Join Date
    Jan 2006
    Posts
    710

    Re: Whirlpool Hash in c#

    Post one of the Java implementations and I'll get you the C# equivalent.
    David Anton
    Convert between VB, C#, C++, & Java
    www.tangiblesoftwaresolutions.com

  3. #3

    Thread Starter
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Whirlpool Hash in c#

    The Java implementation can be found here.
    My Blog.

    Ryan Jones.

  4. #4
    Fanatic Member
    Join Date
    Jan 2006
    Posts
    710

    Re: Whirlpool Hash in c#

    I have a translation, but it's too long to post in this forum.
    I'll try to think of something - perhaps posting 3 replies...
    Last edited by David Anton; Jan 4th, 2010 at 02:25 PM.
    David Anton
    Convert between VB, C#, C++, & Java
    www.tangiblesoftwaresolutions.com

  5. #5
    Fanatic Member
    Join Date
    Jan 2006
    Posts
    710

    Re: Whirlpool Hash in c#

    The conversion to C# is posted temporarily at:
    http://www.tangiblesoftwaresolutions...onversion.html

    However, the indentation formatting is lost.
    Also, there are still a couple of Java library method calls that aren't converted, but hopefully this gets you a lot closer to what you need.
    David Anton
    Convert between VB, C#, C++, & Java
    www.tangiblesoftwaresolutions.com

  6. #6

    Thread Starter
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Whirlpool Hash in c#

    That worked perfectly with the majority of the code converted. Thanks!
    My Blog.

    Ryan Jones.

  7. #7
    New Member
    Join Date
    Nov 2011
    Posts
    1

    Re: [RESOLVED] Whirlpool Hash in c#

    if some body has c#.net and java code of whirlpool hash algorithm, then plz. give me..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width