smaugt library

SMAUG-T 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

smaugt128 KeyEncapsulationAlgorithm
The SMAUG-T128 key-encapsulation parameter set.
no setter
smaugt192 KeyEncapsulationAlgorithm
The SMAUG-T192 key-encapsulation parameter set.
no setter
smaugt256 KeyEncapsulationAlgorithm
The SMAUG-T256 key-encapsulation parameter set.
no setter
timer KeyEncapsulationAlgorithm
The TiMER key-encapsulation parameter set.
no setter

Exceptions / Errors

KpqCException
A failure reported by a bundled cryptographic implementation.