mkodekar / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Consider adding Whirlpool hash function (message digest) #1440

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://en.wikipedia.org/wiki/Whirlpool_(cryptography)

"Have you guys considered adding the Whirpool digest algorithm to your toolkit? 
 The last time I checked, it is cryptographically secure, and is in the same 
class as SHA-512"

(via comment by John Sims on 
https://plus.google.com/118010414872916542489/posts/1eDwAr1YRE2)

Original issue reported on code.google.com by kurt.kluever on 6 Jun 2013 at 4:17

GoogleCodeExporter commented 9 years ago
BTW, for anyone who needs this right away, it looks like the "Jacksum" project 
already has an implementation of Whirlpool: http://www.jonelo.de/java/jacksum/

Original comment by kurt.kluever on 6 Jun 2013 at 4:23

GoogleCodeExporter commented 9 years ago
Closing for the moment, since we need to find a way to choose among the many 
available hash functions that we could implement.

Original comment by cpov...@google.com on 17 Apr 2014 at 3:47

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08