File: ruby-hmac.NEWS

package info (click to toggle)
ruby-hmac 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 124 kB
  • ctags: 51
  • sloc: ruby: 201; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ruby-hmac (0.4.0-4) unstable; urgency=low

  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

  https://github.com/topfunky/ruby-hmac/blob/master/README.md

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Mon, 02 Dec 2013 19:47:27 +0100