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.5KB)
  2. 0.3.0 - November 09, 2016 (9KB)
  3. 0.2.0 - September 23, 2012 (7KB)
  4. 0.1.0 - April 14, 2012 (6.5KB)

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,202,367

このバージョンのみ 389,583

ライセンス:

MIT

必要なRubyのバージョン: >= 2.4.0

リンク: