Package org.bouncycastle.pqc.math.ntru
package org.bouncycastle.pqc.math.ntru
Contains the polynomial classes used in the NTRU round 3 algorithm.
This implementation is based on the C reference implementation submitted for the round 3 NIST PQC competition, released under CC0-1.0 license.
-
ClassDescriptionPolynomial class for HPS parameters with q = 4096Polynomial for
org.bouncycastle.pqc.crypto.ntru
.