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

Adopt new signing/verification APIs from sigstore #358

Merged
merged 3 commits into from
Jul 8, 2021

Commits on Jul 7, 2021

  1. Adopt new signing/verification APIs from sigstore

    This uses the new APIs introduced in sigstore/sigstore/pkg/signature and
    removes most of the calls directly to the golang crypto APIs.
    
    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ccb22da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaae8ff View commit details
    Browse the repository at this point in the history
  3. ensure we are using correct goversion

    Signed-off-by: Bob Callaway <[email protected]>
    bobcallaway committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    eb31af1 View commit details
    Browse the repository at this point in the history