Bouncy Castle Cryptography Library 1.77.0

Package org.bouncycastle.crypto.kems

Key Encapsulation Mechanisms.

See:
          Description

Class Summary
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, ECIESKEMExtractor
RSAKEMExtractor 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, RSAKEMExtractor
 

Package org.bouncycastle.crypto.kems Description

Key Encapsulation Mechanisms.


Bouncy Castle Cryptography Library 1.77.0