| Class | Description |
|---|---|
| GMSSRandom |
This class provides a PRNG for GMSS
|
| GMSSUtil |
This class provides several methods that are required by the GMSS classes.
|
| WinternitzOTSignature |
This class implements key pair generation and signature generation of the
Winternitz one-time signature scheme (OTSS), described in C.Dods, N.P.
|
| WinternitzOTSVerify |
This class implements signature verification of the Winternitz one-time
signature scheme (OTSS), described in C.Dods, N.P.
|