Class Summary |
Dealer |
A Key Dealer for an RSA based (k,l) Threshold Signature Scheme
Reference: "Practical Threshold Signatures",
Victor Shoup (sho@zurich.ibm.com), IBM Research Paper RZ3121, 4/30/99
|
GenerateThresholdKeyShares |
Generates a set of key shares from the command line. |
KeyShare |
A Secret Key Share for an RSA (k,l) Threshold Scheme.
|
NativeIF |
|
SigShare |
Signature Shares Class.
|
ThresholdProvider |
A provider for the threshold signature scheme. |
ThresholdPublicKey |
A public key class for threshold signatures. |
ThresholdSignature |
A verification signature engine for threshold signatures. |
ThresholdSignedQS |
A SignedQS for threshold signatures. |
ThresholdSignedQSTree |
A SignedQS for threshold signatures. |
Verifier |
Verifier for signature shares.
|