See: Description
| Class | Description |
|---|---|
| PSBlindSignProtocol | |
| PSBlindSignProtocol.BlindSignProtocolInstance | |
| PSBlindSignProtocol.BlindSignProtocolInstance.OpeningCommonInput | |
| PSBlindSignProtocol.BlindSignProtocolInstance.OpeningSecretInput | |
| PSBlindSignProtocol.ReceiverInput | |
| PSExtendedSignatureScheme |
Extension of the implementation of the Signature scheme that was originally presented in chapter 4.2 of [1] by
Pointcheval and Sanders.
|
| PSExtendedVerificationKey |
Extension of the verification key for a Pointcheval Sanders Signature Scheme to store the generator g and the
group elements Y_i from group 1.
|
| PSPublicParameters |
Class for the public parameters of the Pointcheval Sanders signature scheme.
|
| PSPublicParametersGen | |
| PSSignature |
Class for a signature of the Pointcheval Sanders signature scheme.
|
| PSSignatureScheme |
Signature scheme that was originally presented in chapter 4.2 of [1] by Pointcheval and Sanders.
|
| PSSigningKey |
Class for the secret (signing) key of the Pointcheval Sanders signature scheme.
|
| PSVerificationKey |
Class for the public (verification) key of the Pointcheval Sanders signature scheme.
|