RubyGems Navigation menu

hkdf 1.0.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 相依性套件 (5):

rake ~> 12.0
rspec ~> 3.9
rubocop ~> 1.12
rubocop-rake ~> 0.5.1
rubocop-rspec ~> 2.2

擁有者:

Pushed by:

作者:

  • John Downey

SHA 256 checksum:

0f6737c93c2ccb62d733d277be42631cfed3c183ca8f3538165b326addf6e30d

總下載次數 12,229,785

這個版本 394,760

License:

MIT

Ruby 版本需求: >= 2.4.0

相關連結: