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, 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
|
SAKKEKEMExtractor |
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.
|