| Class | Description |
|---|---|
| SPSXSIGPublicParameters |
The construction of the AKOT15 signature scheme FSPS2 requires the
PublicParameters to match up
across building blocks. |
| SPSXSIGPublicParametersGen |
generates a set of public parameters to be used by the
SPSXSIGSignatureScheme. |
| SPSXSIGSignature |
A signature as generated by the SPS scheme
SPSXSIGSignatureScheme. |
| SPSXSIGSignatureScheme |
An implementation of the xrma secure SPS scheme presented in [1]
While the scheme is intended to be a building block of the larger SPS scheme
SPSFSP2SignatureScheme,
the implementation can be used on its own, where it is secure under extended random message attacks [1]. |
| SPSXSIGSigningKey |
A signing key as generated by the
SPSXSIGSignatureScheme. |
| SPSXSIGVerificationKey |
A verification key as generated by the
SPSXSIGSignatureScheme. |