Skip to content

Commit

Permalink
Correct KnownSignatureAlgorithm comment
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 58725fe commit 466fc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sigstore_common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ message HashOutput {
bytes digest = 2;
}

// KnownSignatureAlgorithm captures the signature/hash algorithm combinations
// KnownSignatureAlgorithm captures the public key/hash algorithm combinations
// recommended in the Sigstore ecosystem.
//
// This is modelled as a linear set as we want to provide a small number of
Expand Down

0 comments on commit 466fc05

Please sign in to comment.