-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify key ID is a digest over SPKI (#73)
* Clarify key ID is a digest over PKIX encoding The comment said the DER encoding, which is not what RFC6962 specifies. We noted in root-signing that trusted_root.json's key IDs were over the DER encoding of the key, rather than the SubjectPublicKeyInfo structure, which is the raw key and an OID. Signed-off-by: Hayden Blauzvern <hblauzvern@google.com> * Update wording Signed-off-by: Hayden Blauzvern <hblauzvern@google.com> --------- Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
- Loading branch information
1 parent
4dbf10b
commit b6d2576
Showing
4 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 3 additions & 2 deletions
5
gen/pb-python/sigstore_protobuf_specs/dev/sigstore/common/v1/__init__.py
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters