| 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
|