Package org.bouncycastle.pqc.crypto.ntru
package org.bouncycastle.pqc.crypto.ntru
The NTRU algorithm based on the round 3 submission of the NIST post-quantum cryptography. For the old NTRU, see
org.bouncycastle.pqc.legacy.crypto.ntru
.
This implementation is based on the C reference implementation submitted for the round 3 NIST PQC competition, released under CC0-1.0 license.
- See Also:
-
ClassDescriptionNTRU secret encapsulation extractor.Encapsulate a secret using NTRU.Key generation parameters for NTRU.Key generator for NTRU.Abstract class for NTRU key pair.NTRU cipher parameter setsNTRU private key parameter class.NTRU public key parameter class.