[ 原始碼: python-hkdf ]
套件:python3-hkdf(0.0.3-5)
HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
This module implements the HMAC Key Derivation function, defined at http://tools.ietf.org/html/draft-krawczyk-hkdf-01
There are two interfaces: a functional interface, with separate extract and expand functions as defined in the draft RFC, and a wrapper class for these functions.
其他與 python3-hkdf 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)