| 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 |
|---|---|
AsymmetricCipherKeyPair |
AsymmetricCipherKeyPairGenerator.generateKeyPair()
return an AsymmetricCipherKeyPair containing the generated keys.
|
| Modifier and Type | Method and Description |
|---|---|
AsymmetricCipherKeyPair |
MLKEMKeyPairGenerator.generateKeyPair() |
AsymmetricCipherKeyPair |
MLKEMKeyPairGenerator.internalGenerateKeyPair(byte[] d,
byte[] z) |