Uses of Interface
org.bouncycastle.crypto.EncapsulatedSecretGenerator
Packages that use EncapsulatedSecretGenerator
Package
Description
The NTRU algorithm based on the round 3 submission of the NIST post-quantum cryptography.
-
Uses of EncapsulatedSecretGenerator in org.bouncycastle.crypto.kems
Classes in org.bouncycastle.crypto.kems that implement EncapsulatedSecretGeneratorModifier and TypeClassDescriptionclassThe ECIES Key Encapsulation Mechanism (ECIES-KEM) from ISO 18033-2.classThe RSA Key Encapsulation Mechanism (RSA-KEM) from ISO 18033-2. -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.bike
Classes in org.bouncycastle.pqc.crypto.bike that implement EncapsulatedSecretGenerator -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.cmce
Classes in org.bouncycastle.pqc.crypto.cmce that implement EncapsulatedSecretGenerator -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.frodo
Classes in org.bouncycastle.pqc.crypto.frodo that implement EncapsulatedSecretGenerator -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.hqc
Classes in org.bouncycastle.pqc.crypto.hqc that implement EncapsulatedSecretGenerator -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.mlkem
Classes in org.bouncycastle.pqc.crypto.mlkem that implement EncapsulatedSecretGenerator -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.ntru
Classes in org.bouncycastle.pqc.crypto.ntru that implement EncapsulatedSecretGeneratorModifier and TypeClassDescriptionclassEncapsulate a secret using NTRU. returns aSecretWithEncapsulationas encapsulation. -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.ntruprime
Classes in org.bouncycastle.pqc.crypto.ntruprime that implement EncapsulatedSecretGenerator -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.saber
Classes in org.bouncycastle.pqc.crypto.saber that implement EncapsulatedSecretGenerator -
Uses of EncapsulatedSecretGenerator in org.bouncycastle.pqc.crypto.xwing
Classes in org.bouncycastle.pqc.crypto.xwing that implement EncapsulatedSecretGenerator