Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Whirlpool digest #30

Open
GoogleCodeExporter opened this issue Mar 4, 2016 · 1 comment
Open

Add support for Whirlpool digest #30

GoogleCodeExporter opened this issue Mar 4, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Would be nice to include an implementation of the Whirlpool digest. 

Whirlpool is a cryptographic hash function, and furthermore

 * is not (and will never be) patented - it may be used free of charge for any purpose
 * has been adopted by the International Organization for Standardization (ISO)
 * there are no known security weaknesses

Source: http://en.wikipedia.org/wiki/Whirlpool_(cryptography)

I immediately found two existing JavaScript implementations:

 * http://etherhack.co.uk/hashing/whirlpool/whirlpool.html
 * http://www.sunsean.com/Whirlpool.html

Maybe one of the authors is happy to share their code?

Original issue reported on code.google.com by interf...@p3k.org on 24 Mar 2012 at 11:54

@GoogleCodeExporter
Copy link
Author

Original comment by Jeff.Mott.OR on 24 Mar 2012 at 11:59

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant