|
-
Jan 3rd, 2010, 12:33 PM
#1
Thread Starter
Frenzied Member
[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.
-
Jan 3rd, 2010, 08:25 PM
#2
Re: Whirlpool Hash in c#
Post one of the Java implementations and I'll get you the C# equivalent.
-
Jan 4th, 2010, 02:56 AM
#3
Thread Starter
Frenzied Member
Re: Whirlpool Hash in c#
The Java implementation can be found here.
-
Jan 4th, 2010, 10:58 AM
#4
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.
-
Jan 4th, 2010, 12:11 PM
#5
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.
-
Jan 4th, 2010, 02:12 PM
#6
Thread Starter
Frenzied Member
Re: Whirlpool Hash in c#
That worked perfectly with the majority of the code converted. Thanks!
-
Nov 17th, 2011, 08:43 AM
#7
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|