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

RustCrypto crate upgrades; MSRV 1.57 #378

Merged
merged 1 commit into from
May 24, 2022
Merged

Conversation

tony-iqlusion
Copy link
Member

Updates all of the RustCrypto dependencies to the latest versions:

  • des v0.8
  • elliptic-curve v0.12
  • hmac v0.12
  • num-bigint-dig v0.8
  • pbkdf2 v0.11
  • p256 v0.11
  • p384 v0.10
  • rsa v0.6
  • sha1 v0.10 (replacing sha-1)
  • sha2 v0.10

@tony-iqlusion tony-iqlusion changed the title RustCrypto crate upgrades RustCrypto crate upgrades; MSRV 1.57 May 24, 2022
@tarcieri tarcieri force-pushed the rustcrypto-crate-upgrade branch from dd7028b to 527be49 Compare May 24, 2022 02:53
Updates all of the RustCrypto dependencies to the latest versions:

- `des` v0.8
- `elliptic-curve` v0.12
- `hmac` v0.12
- `num-bigint-dig` v0.8
- `pbkdf2` v0.11
- `p256` v0.11
- `p384` v0.10
- `rsa` v0.6
- `sha1` v0.10 (replacing `sha-1`)
- `sha2` v0.10
@tarcieri tarcieri force-pushed the rustcrypto-crate-upgrade branch from 527be49 to 34837a9 Compare May 24, 2022 02:56
@tony-iqlusion tony-iqlusion merged commit 9e20ecf into main May 24, 2022
@tony-iqlusion tony-iqlusion deleted the rustcrypto-crate-upgrade branch May 24, 2022 03:04
@tony-iqlusion tony-iqlusion mentioned this pull request Aug 10, 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.

1 participant