ntruplus library
NTRU+ key-encapsulation parameter sets.
Classes
- EncapsulatedSecret
- The result of a key-encapsulation operation.
- KemSizes
- Byte sizes for a key-encapsulation parameter set.
- KeyEncapsulationAlgorithm
- A key-encapsulation algorithm and parameter set.
- KeyPair
- A generated public and secret key pair.
Properties
- ntruplus1152 → KeyEncapsulationAlgorithm
-
The NTRU+1152 key-encapsulation parameter set.
no setter
- ntruplus768 → KeyEncapsulationAlgorithm
-
The NTRU+768 key-encapsulation parameter set.
no setter
- ntruplus864 → KeyEncapsulationAlgorithm
-
The NTRU+864 key-encapsulation parameter set.
no setter
Exceptions / Errors
- KpqCException
- A failure reported by a bundled cryptographic implementation.