Skip to content

k256 v0.4.0#128

Merged
tarcieri merged 1 commit into
masterfrom
k256/v0.4.0
Aug 11, 2020
Merged

k256 v0.4.0#128
tarcieri merged 1 commit into
masterfrom
k256/v0.4.0

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Added

  • ECDSA support (#73, #101, #104, #105)
  • ECDSA public key recovery support (#110)
  • OID support (#103, #113)
  • Elliptic Curve Diffie-Hellman (#120)
  • Zeroize impl for AffinePoint and FieldElement types (#124)

Changed

  • Optimized field arithmetic with 32-bit and 64-bit backends (#59, #82)
  • Bump elliptic-curve crate dependency to v0.5 (#126)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #128 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   51.28%   51.34%   +0.05%     
==========================================
  Files          21       21              
  Lines        3504     3504              
==========================================
+ Hits         1797     1799       +2     
+ Misses       1707     1705       -2     
Impacted Files Coverage Δ
k256/src/arithmetic/scalar/scalar_4x64.rs 76.55% <0.00%> (+0.73%) ⬆️

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 849b7ab...4813373. Read the comment docs.

@tarcieri tarcieri merged commit 93ce11d into master Aug 11, 2020
@tarcieri tarcieri deleted the k256/v0.4.0 branch August 11, 2020 03:26
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