mirror of https://github.com/nucypher/nucypher.git
Add a newsfragment for #2730
parent
bcd6071e3d
commit
d5851eb910
|
@ -0,0 +1 @@
|
|||
Simplifies the retrieval protocol (see `#259 <https://github.com/nucypher/nucypher/issues/259>`_ for the discussion). ``PolicyMessageKit`` is renamed to ``MessageKit``. ``Bob.retrieve()`` is renamed to ``retrieve_and_decrypt()``, and its signature is simplified: it only requires the treasure map, Alice's verifying key, and the policy encrypting key. A lower-level ``Bob.retrieve()`` is added that does not decrypt, but only attempts to retrieve the capsule frags.
|
Loading…
Reference in New Issue