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

Implement local transcript aggregate verification #93

Merged
merged 7 commits into from
Apr 26, 2023

Conversation

piotr-roslaniec
Copy link

@piotr-roslaniec piotr-roslaniec commented Apr 18, 2023

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2023

Codecov Report

Merging #93 (c919c5d) into main (bd72ef5) will increase coverage by 4.64%.
The diff coverage is 90.71%.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   81.29%   85.93%   +4.64%     
==========================================
  Files          23       23              
  Lines        4185     4585     +400     
==========================================
+ Hits         3402     3940     +538     
+ Misses        783      645     -138     
Impacted Files Coverage Δ
ferveo/src/lib.rs 97.33% <33.33%> (-2.67%) ⬇️
ferveo-common/src/serialization.rs 59.61% <50.00%> (ø)
tpke-wasm/src/lib.rs 68.06% <53.57%> (-4.75%) ⬇️
tpke/src/ciphertext.rs 88.76% <83.33%> (ø)
ferveo/src/dkg.rs 95.49% <95.45%> (-0.19%) ⬇️
ferveo/src/api.rs 95.85% <95.97%> (+7.67%) ⬆️
ferveo-python/src/lib.rs 66.23% <96.46%> (+65.93%) ⬆️
ferveo/src/pvss.rs 91.43% <99.00%> (+1.19%) ⬆️

... and 2 files with indirect coverage changes

@piotr-roslaniec
Copy link
Author

@KPrasch @derekpierre
I'm adding you as reviewers to let you know about some of the breaking changes in the Python bindings. I'm going to walk you through the updating process once I release a new ferveo-py version.

Please feel free to review this PR at your convenience.

@piotr-roslaniec piotr-roslaniec merged commit a6ff917 into nucypher:main Apr 26, 2023
@piotr-roslaniec piotr-roslaniec deleted the local-verification branch April 26, 2023 11:57
@piotr-roslaniec piotr-roslaniec restored the local-verification branch April 26, 2023 12:26
@piotr-roslaniec piotr-roslaniec deleted the local-verification branch April 26, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants