RubyGems Navigation menu

hkdf 0.3.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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - April 16, 2021 (9.5 KB)
  2. 0.3.0 - November 09, 2016 (9.0 KB)
  3. 0.2.0 - September 23, 2012 (7.0 KB)
  4. 0.1.0 - April 14, 2012 (6.5 KB)

Development 相依性套件 (3):

bundler ~> 1.0
rake = 10.5.0
rspec = 3.4.0

擁有者:

作者:

  • John Downey

SHA 256 checksum:

34c62c7708451aaccbbafde62c471d837aa174dc30302381dfc486a2c0ebd111

總下載次數 12,218,617

這個版本 11,689,933

License:

MIT

Ruby 版本需求: >= 0

相關連結: