RubyGems Navigation menu

ruby-hmac 0.4.0

This module provides common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - January 20, 2010 (7 KB)
  2. 0.3.2 - August 21, 2008* (7 KB)
  3. 0.3.1 - August 13, 2007* (6.5 KB)

Development Dependencies (3):

gemcutter >= 0.2.1
hoe >= 2.5.0
rubyforge >= 2.0.3

Owners:

Authors:

  • Daiki Ueno, Geoffrey Grosenbach

SHA 256 checksum:

a4245ecf2cfb2036975b63dc37d41426727d8449617ff45daf0b3be402a9fe07

Total downloads 19,296,831

For this version 19,233,618

Licenses:

N/A

Required Ruby Version: None

Links: