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 dalek dependencies #176

Merged
merged 7 commits into from
Sep 29, 2023
Merged

Bump dalek dependencies #176

merged 7 commits into from
Sep 29, 2023

Commits on Sep 7, 2023

  1. Update curve25519-dalek requirement from 3 to 4

    Updates the requirements on [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) to permit the latest version.
    - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
    - [Commits](dalek-cryptography/curve25519-dalek@3.0.0...3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: curve25519-dalek
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and commial committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    88c5a17 View commit details
    Browse the repository at this point in the history
  2. Update x25519-dalek requirement from 1 to 2

    Updates the requirements on [x25519-dalek](https://github.com/dalek-cryptography/x25519-dalek) to permit the latest version.
    - [Changelog](https://github.com/dalek-cryptography/x25519-dalek/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dalek-cryptography/x25519-dalek/commits)
    
    ---
    updated-dependencies:
    - dependency-name: x25519-dalek
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and commial committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9bd98b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59b0a8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0bf0d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5744ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Refactor parse_openssl_25519_pubkey_der

    user committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    050f9fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a444ed5 View commit details
    Browse the repository at this point in the history