[ 源代码: ruby-hkdf ]
软件包:ruby-hkdf(1.0.0-2)
HMAC-based Key Derivation Function
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.