Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/topfunky/ruby-hmac

An implementation of the HMAC authentication code in Ruby, originally from Daiki Ueno
https://github.com/topfunky/ruby-hmac

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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](http://blog.nathanielbibler.com/post/63031273/openssl-hmac-vs-ruby-hmac-benchmarks).

ruby-hmac
=========

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