mirror of https://github.com/nucypher/nucypher.git
3 lines
308 B
ReStructuredText
3 lines
308 B
ReStructuredText
Modify Porter REST endpoint from ``/exec_work_order`` to ``/retrieve_cfrags`` and modify request parameters for retrieval of re-encrypted data.
|
|
Update Bob ``/retrieve_and_decrypt`` REST endpoint to accept a list of message kits instead of only one - to match updated ``Bob.retrieve_and_decrypt`` Python API.
|