ruby-hmac icon indicating copy to clipboard operation
ruby-hmac copied to clipboard

An implementation of the HMAC authentication code in Ruby, originally from Daiki Ueno

IMPORTANT: USE OpenSSL INSTEAD!

The HMAC functionality included with OpenSSL is available from Ruby and is much faster. It's recommended that you use OpenSSL instead of this library. See the blog post on OpenSSL vs. Ruby HMAC Benchmarks.

ruby-hmac

  • http://ruby-hmac.rubyforge.org