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.

NIST submission files

License of reference implementation

See Also: