| Package | Description |
|---|---|
| org.bouncycastle.pqc.crypto.ntru |
| Modifier and Type | Class and Description |
|---|---|
class |
NTRUEncryptionPrivateKeyParameters
A NtruEncrypt private key is essentially a polynomial named
f
which takes different forms depending on whether product-form polynomials are used,
and on fastPThe inverse of f modulo p is precomputed on initialization. |
class |
NTRUEncryptionPublicKeyParameters
A NtruEncrypt public key is essentially a polynomial named
h. |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.