Uses of Interface
org.bouncycastle.crypto.SecretWithEncapsulation
Packages that use SecretWithEncapsulation
Package
Description
This is a small portion of bouncycastle 1.80 for MLKEM, modified to reduce dependencies.
-
Uses of SecretWithEncapsulation in org.bouncycastle.pqc.crypto.mlkem
Methods in org.bouncycastle.pqc.crypto.mlkem that return SecretWithEncapsulationModifier and TypeMethodDescriptionMLKEMGenerator.generateEncapsulated(AsymmetricKeyParameter recipientKey) MLKEMGenerator.internalGenerateEncapsulated(AsymmetricKeyParameter recipientKey, byte[] randBytes) -
Uses of SecretWithEncapsulation in org.bouncycastle.pqc.crypto.util
Classes in org.bouncycastle.pqc.crypto.util that implement SecretWithEncapsulation