ABEnc¶
Base class for attribute-based encryption
Notes: This class implements an interface for a standard attribute-based encryption scheme.
A public key attribute-based encryption scheme consists of four algorithms: (setup, keygen, encrypt, decrypt).