Skip to content

Commit

Permalink
Switch to P521 with SHA-512
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Cameron <[email protected]>
  • Loading branch information
tetsuo-cpp committed Jan 17, 2024
1 parent e52e07e commit 196acba
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions gen/pb-go/common/v1/sigstore_common.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gen/pb-ruby/lib/sigstore_common_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions gen/pb-typescript/src/__generated__/sigstore_common.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protos/sigstore_common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ message HashOutput {
enum SupportedAlgorithm {
SUPPORTED_ALGORITHM_UNSPECIFIED = 0;
ECDSA_SHA2_256_NISTP256 = 1;
ECDSA_SHA2_256_NISTP521 = 2;
ECDSA_SHA2_384_NISTP384 = 3;
ECDSA_SHA2_512_NISTP521 = 2;
ED25519 = 4;
ED25519_PH = 5;
}
Expand Down

0 comments on commit 196acba

Please sign in to comment.