Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Anybody having c# and java implementation of Whirlpool hash algorithm?
Here is a C# solution: https://code.google.com/p/csharptest-net/source/browse/src/Library/Crypto/WhirlpoolManaged.cs[^] and Java: http://www.koders.com/java/fidBFB2DBB482D667F81B228C2E14E597FAA256D2E4.aspx[^]
C# code is incomplete. If somebody has correct working code, then plz do provide.