Add support for ED25519 in trusted_root by loosebazooka · Pull Request #983 · sigstore/sigstore-java
Navigation Menu
{{ message }}
sigstore / sigstore-java Public
- Notifications You must be signed in to change notification settings
- Fork 26
Merged
Add support for ED25519 in trusted_root#983
loosebazooka merged 1 commit intomainfrom
Add support for ED25519 in trusted_root#983
loosebazooka merged 1 commit intomainfrom
Conversation
Copy link
Member
loosebazooka
commented
Jun 6, 2025
loosebazooka
commented
this was blocking on an aggressive test that wanted to parse all keys even if we never used them (great for checking compatibility, but not great for blocking our PRs). So fix this for now, but not a pressing issue... it turns out rekor_v2's staging trusted_root uses ED22519 now.
Signed-off-by: Appu Goundan <appu@google.com>
loosebazooka
requested review from
Hayden-IO and
aaronlew02
loosebazooka
mentioned this pull request
aaronlew02 approved these changes Jun 6, 2025
loosebazooka
deleted the
publicKeyParser
branch
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment