| Package | Description |
|---|---|
| org.bouncycastle.crypto | Base classes for the lightweight API. |
| org.bouncycastle.pqc.crypto.mlkem | This is a small portion of bouncycastle 1.80 for MLKEM, modified to reduce dependencies. |
| Modifier and Type | Method and Description |
|---|---|
void | AsymmetricCipherKeyPairGenerator.init(KeyGenerationParameters param)intialise the key pair generator. |
| Modifier and Type | Class and Description |
|---|---|
class | MLKEMKeyGenerationParametersKey generation parameters for ML-KEM (Module-Lattice Key Encapsulation Mechanism). |
| Modifier and Type | Method and Description |
|---|---|
void | MLKEMKeyPairGenerator.init(KeyGenerationParameters param)Initialize the key pair generator. |