Package org.forgerock.util.crypto


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