-
Notifications
You must be signed in to change notification settings - Fork 14
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
Points off for SHA-1 Hmac #30
Comments
|
All in all the important issue here is the length of the key. Which in both cases in bound to 2^64 BTW, this really is a great plugin, thanks a bunch for developing it. |
I don't believe that the rankings should take points off for a site implementing SHA-1 HMAC as a collision attack isn't really applicable in that situation. Many secure sites, including banks, use SHA-1 HMACs without controversy.
The text was updated successfully, but these errors were encountered: