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

swtich from Digest::HMAC to OpenSSL::HMAC #5

Closed
thilonel opened this issue Mar 5, 2015 · 0 comments
Closed

swtich from Digest::HMAC to OpenSSL::HMAC #5

thilonel opened this issue Mar 5, 2015 · 0 comments

Comments

@thilonel
Copy link
Contributor

thilonel commented Mar 5, 2015

http://ruby-doc.org//stdlib-1.9.3/libdoc/digest/rdoc/Digest/HMAC.html

CAUTION: Use of this library is discouraged, because this implementation was meant to be experimental but somehow got into the 1.9 series without being noticed. Please use OpenSSL::HMAC in the “openssl” library instead.

http://ruby-doc.org/stdlib-2.1.0/libdoc/openssl/rdoc/OpenSSL/HMAC.html

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

No branches or pull requests

1 participant