| Class | Description |
|---|---|
| TCAKOT15CommitmentScheme |
An implementation of the structure preserving commitment scheme TC 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 chosen message target collision resistant
under the assumptions that its building blocks SPSPOSSignatureScheme
and TCGAKOT15CommitmentScheme make. |
| TCAKOT15OpenValue |
An opening to a commitment used by the TCAKOT15 implementation.
|