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

业主:

推送:

作者:

  • John Downey

SHA 256 校验和:

0f6737c93c2ccb62d733d277be42631cfed3c183ca8f3538165b326addf6e30d

下载总量 12,206,863

这个版本 390,305

许可:

MIT

需要的 Ruby 版本: >= 2.4.0

链接: