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

sign: switch to P-256 #662

Merged
merged 6 commits into from
Jun 7, 2023
Merged

sign: switch to P-256 #662

merged 6 commits into from
Jun 7, 2023

Commits on May 31, 2023

  1. sign: switch to P-256

    This is faster than P-384, is well-supported, and is well within
    security margins.
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 31, 2023
    Configuration menu
    Copy the full SHA
    09d438c View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: record changes

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3364410 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    61984bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ww/p256

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    af22ac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bbfff1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    ef5e5b0 View commit details
    Browse the repository at this point in the history