PREnc¶
Base class for Proxy Re-Encryption
Notes: This class implements an interface for a standard proxy re-encryption scheme.
A proxy re-encryption scheme consists of six algorithms: (setup, keygen, encrypt, decrypt, rekeygen, re_encrypt).
Base class for Proxy Re-Encryption
Notes: This class implements an interface for a standard proxy re-encryption scheme.
A proxy re-encryption scheme consists of six algorithms: (setup, keygen, encrypt, decrypt, rekeygen, re_encrypt).