Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove implicit ordering from decryption shares of simple tDec variant. #113

Merged

Conversation

piotr-roslaniec
Copy link

@piotr-roslaniec piotr-roslaniec commented May 5, 2023

  • Move domain points from DkgPublicParams to DecryptionShareSimple

@codecov-commenter
Copy link

Codecov Report

Merging #113 (eff383f) into main (14dabad) will decrease coverage by 6.27%.
The diff coverage is 22.39%.

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   85.93%   79.67%   -6.27%     
==========================================
  Files          23       23              
  Lines        4585     4698     +113     
==========================================
- Hits         3940     3743     -197     
- Misses        645      955     +310     
Impacted Files Coverage Δ
ferveo-common/src/keypair.rs 71.05% <0.00%> (ø)
ferveo-common/src/lib.rs 100.00% <ø> (+17.24%) ⬆️
ferveo-wasm/src/utils.rs 0.00% <0.00%> (ø)
ferveo/src/dkg.rs 95.49% <ø> (ø)
tpke/src/context.rs 98.18% <ø> (-0.04%) ⬇️
tpke/src/decryption.rs 69.92% <ø> (-0.35%) ⬇️
ferveo-wasm/src/lib.rs 0.29% <0.29%> (ø)
ferveo-python/src/lib.rs 65.53% <73.68%> (-0.71%) ⬇️
ferveo/src/validator.rs 82.14% <82.14%> (ø)
ferveo/src/api.rs 91.27% <98.21%> (-4.59%) ⬇️
... and 3 more

@piotr-roslaniec piotr-roslaniec marked this pull request as ready for review May 5, 2023 16:12
@piotr-roslaniec piotr-roslaniec merged commit 85fe85a into nucypher:main May 5, 2023
@piotr-roslaniec piotr-roslaniec deleted the fix-simple-tdec-shares branch May 5, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants