RubyGems.org

hkdf

0.1.0

A ruby implementation of RFC5869: HMAC-based Extract-and-Expand Key Derivation Function (HKDF). The goal of HKDF is to take some source key material and generate suitable cryptographic keys from it.

installgem install hkdf -v 0.1.0
Authors

John Downey

2,414 total downloads 995 for this version
Owners

58376779023f009fc13d160bb3e82515

Gemfile
gem "hkdf", "~> 0.1.0"
Versions
  1. 0.2.0 September 23, 2012
  2. 0.1.0 April 14, 2012
Development Dependencies
  1. rspec >= 0