IBEnc¶
Base class for identity-based encryption
- Notes: This class implements an interface for a standard identity-based encryption scheme.
- Identity-based encryption consists of three algorithms: (setup, extract, encrypt, and decrypt).
Base class for identity-based encryption
- Notes: This class implements an interface for a standard identity-based encryption scheme.
- Identity-based encryption consists of three algorithms: (setup, extract, encrypt, and decrypt).