Package org.forgerock.util.crypto
Provides common crypto constants and classes.
-
Class Summary Class Description CryptoConstants Constants for Crypto Algorithms and Json Crypto Json pointer keys.HKDFKeyGenerator Implements the HKDF key deriviation function to allow a single input key to be expanded into multiple component keys.HKDFKeyGenerator.HKDFMasterKey A secret key designed to be used as the master key for HKDF key generation.