Uses of Interface
org.jose4j.jwe.kdf.ConcatenationKeyDerivationFunctionWithSha256
Packages that use ConcatenationKeyDerivationFunctionWithSha256
-
Uses of ConcatenationKeyDerivationFunctionWithSha256 in org.jose4j.jwe.kdf
Classes in org.jose4j.jwe.kdf that implement ConcatenationKeyDerivationFunctionWithSha256Modifier and TypeClassDescriptionclassAn implementation of Concatenation Key Derivation Function (aka Concat KDF or ConcatKDF) from Section 5.8.1 of National Institute of Standards and Technology (NIST), "Recommendation for Pair-Wise Key Establishment Schemes Using Discrete Logarithm Cryptography", NIST Special Publication 800-56A, Revision 2, May 2013.