Package org.bouncycastle.crypto.kems


package org.bouncycastle.crypto.kems
Key Encapsulation Mechanisms.
  • Classes
    Class
    Description
    The ECIES Key Encapsulation Mechanism (ECIES-KEM) from ISO 18033-2.
    The ECIES Key Encapsulation Mechanism (ECIES-KEM) from ISO 18033-2.
    Deprecated.
    use ECIESKEMGenerator, ECIESKEMExtractor
    The RSA Key Encapsulation Mechanism (RSA-KEM) from ISO 18033-2.
    The RSA Key Encapsulation Mechanism (RSA-KEM) from ISO 18033-2.
    Deprecated.
    use RSAKEMGenerator, RSAKEMExtractor
    Implements the receiver side of the SAKKE (Sakai-Kasahara Key Encryption) protocol as defined in RFC 6508.
    This class implements the SAKKE (Sakai-Kasahara Key Encryption) Key Encapsulation Mechanism as defined in RFC 6508.