View Source jose_jwa_concat_kdf (JOSE v1.11.10)

Concat KDF, as defined in Section 5.8.1 of NIST.800-56A See NIST.800-56A: https://dx.doi.org/10.6028/NIST.SP.800-56Ar2

Summary

Functions

Link to this function

kdf(Hash, Z, OtherInfo, KeyDataLen)

View Source