crypto/crypto/hkdf/hkdf library

Classes

HKDF
A Dart implementation of the HKDF (HMAC-based Key Derivation Function) as defined in RFC 5869. This class supports both the extract and expand phases.