Open hallazzang opened 4 years ago
https://github.com/nucypher/pyUmbral/blob/2ef43a6df5a47d29d2902e1416553a05d1e6b7d9/umbral/pre.py#L216-L230
The documentation says "Creates a re-encryption key from Alice's delegating public key...", shouldn't it be "Creates a re-encryption key from Alice's delegating private key..."?
https://github.com/nucypher/pyUmbral/blob/2ef43a6df5a47d29d2902e1416553a05d1e6b7d9/umbral/pre.py#L216-L230
The documentation says "Creates a re-encryption key from Alice's delegating public key...", shouldn't it be "Creates a re-encryption key from Alice's delegating private key..."?