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

Bump k256 and PyO3 #117

Merged
merged 6 commits into from
Feb 18, 2023
Merged

Bump k256 and PyO3 #117

merged 6 commits into from
Feb 18, 2023

Conversation

fjarri
Copy link
Contributor

@fjarri fjarri commented Feb 16, 2023

  • Bump k256 to 0.12
  • Bump PyO3 to 0.18
  • Bump MSRV to 1.60 (k256 requirement)
  • Add RecoverableSignature
  • Add PublicKey::recover_from_prehash()
  • Add Signature::try_from_be_bytes()
  • Make ReencryptionEvidence::new() fallible

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2023

Codecov Report

Merging #117 (128716d) into master (89aa0b6) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   58.80%   58.78%   -0.02%     
==========================================
  Files          18       18              
  Lines        2937     2936       -1     
==========================================
- Hits         1727     1726       -1     
  Misses       1210     1210              
Impacted Files Coverage Δ
umbral-pre/src/evidence.rs 98.80% <100.00%> (ø)
umbral-pre/src/keys.rs 77.33% <100.00%> (-0.11%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fjarri fjarri merged commit 4ce7d09 into nucypher:master Feb 18, 2023
@fjarri fjarri deleted the bump-deps branch February 18, 2023 00:16
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.

2 participants