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

Upgrade RustCrypto crates #994

Merged
merged 1 commit into from May 10, 2022
Merged

Upgrade RustCrypto crates #994

merged 1 commit into from May 10, 2022

Conversation

tony-iqlusion
Copy link
Member

Bumps the following to the latest versions:

  • hmac v0.12
  • k256 v0.11
  • p256 v0.11
  • pbkdf2 v0.10
  • ripemd v0.1
  • sha2 v0.10

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2022

Codecov Report

Merging #994 (8b181fb) into main (6b6f504) will decrease coverage by 0.20%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #994      +/-   ##
==========================================
- Coverage   62.99%   62.78%   -0.21%     
==========================================
  Files          64       64              
  Lines        2140     2147       +7     
==========================================
  Hits         1348     1348              
- Misses        792      799       +7     
Impacted Files Coverage Δ
bip32/src/error.rs 0.00% <0.00%> (ø)
bip32/src/extended_key/private_key.rs 84.72% <ø> (ø)
bip32/src/extended_key/public_key.rs 57.89% <ø> (ø)
bip32/src/public_key.rs 56.52% <ø> (ø)
hkd32/src/key_material.rs 50.00% <ø> (ø)
hkd32/src/lib.rs 0.00% <ø> (ø)
signatory/src/algorithm.rs 0.00% <ø> (ø)
signatory/src/ecdsa/nistp256.rs 0.00% <ø> (ø)
signatory/src/ecdsa/secp256k1.rs 0.00% <ø> (ø)
signatory/src/ed25519/sign.rs 0.00% <ø> (ø)
... and 2 more

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 6b6f504...8b181fb. Read the comment docs.

Bumps the following to the latest versions:

- `hmac` v0.12
- `k256` v0.11
- `p256` v0.11
- `pbkdf2` v0.10
- `ripemd` v0.1
- `sha2` v0.10
@tony-iqlusion tony-iqlusion merged commit 725ac32 into main May 10, 2022
@tony-iqlusion tony-iqlusion deleted the upgrade-rustcrypto-crates branch May 10, 2022 13:29
This was referenced May 11, 2022
@tony-iqlusion tony-iqlusion mentioned this pull request Jul 27, 2022
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.

None yet

2 participants