Skip to content

Commit

Permalink
Fix request key python bindings and added ritual id member to Thresho…
Browse files Browse the repository at this point in the history
…ldDecryptionResponse and EncryptedThresholdDecryptionResponse.

Code cleanup.
  • Loading branch information
derekpierre committed May 31, 2023
1 parent 71e0cd2 commit 86b0e8d
Show file tree
Hide file tree
Showing 7 changed files with 175 additions and 136 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Removed `E2EThresholdDecryptionRequest` type and bindings. ([54])
- Modified `EncryptedThresholdDecryptionRequest`/`EncryptedThresholdDecryptionResponse` to use Curve 25519 keys instead of Umbral keys for encryption/decryption. ([#54])

- Modified `ThresholdDecryptionResponse`/`EncryptedThresholdDecryptionResponse` to include `ritual_id` member in struct.

[#54]: https://github.com/nucypher/nucypher-core/pull/54

Expand Down
Loading

0 comments on commit 86b0e8d

Please sign in to comment.