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