Package org.bouncycastle.crypto.kems
package org.bouncycastle.crypto.kems
Key Encapsulation Mechanisms.
-
ClassesClassDescriptionThe ECIES Key Encapsulation Mechanism (ECIES-KEM) from ISO 18033-2.The ECIES Key Encapsulation Mechanism (ECIES-KEM) from ISO 18033-2.Deprecated.use ECIESKEMGenerator, ECIESKEMExtractorThe RSA Key Encapsulation Mechanism (RSA-KEM) from ISO 18033-2.The RSA Key Encapsulation Mechanism (RSA-KEM) from ISO 18033-2.Deprecated.use RSAKEMGenerator, RSAKEMExtractorImplements 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.