IBSig¶
Base class for identity-based signatures
- Notes: This class implements an interface for a standard identity-based signatures scheme.
- Identity-based signatures consists of four algorithms: (setup, keygen, sign and verify).
Base class for identity-based signatures
- Notes: This class implements an interface for a standard identity-based signatures scheme.
- Identity-based signatures consists of four algorithms: (setup, keygen, sign and verify).