Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Oct 2, 2021

Corresponding changes for:

RustCrypto/traits#782

Internally these were already returning CtOption anyway. It should also simplify the implementation of GroupEncoding.

Corresponding changes for:

RustCrypto/traits#782

Internally these were already returning `CtOption` anyway. It should
also simplify the implementation of `GroupEncoding`.
@codecov-commenter
Copy link

Codecov Report

Merging #445 (5da98eb) into master (9a93c97) will increase coverage by 0.07%.
The diff coverage is 89.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
+ Coverage   64.51%   64.58%   +0.07%     
==========================================
  Files          28       28              
  Lines        3590     3586       -4     
==========================================
  Hits         2316     2316              
+ Misses       1274     1270       -4     
Impacted Files Coverage Δ
k256/src/arithmetic/projective.rs 77.04% <0.00%> (ø)
p256/src/arithmetic/projective.rs 76.89% <0.00%> (ø)
k256/src/arithmetic/affine.rs 77.45% <89.47%> (+1.48%) ⬆️
p256/src/arithmetic/affine.rs 86.11% <100.00%> (+1.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a93c97...5da98eb. Read the comment docs.

@tarcieri tarcieri merged commit 3b1d44a into master Oct 2, 2021
@tarcieri tarcieri deleted the k256+p256/make-fromencodedpoint-return-ctoption branch October 2, 2021 18:54
This was referenced Dec 14, 2021
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