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

Rework keys to remove PemReader, user BC instead #568

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

loosebazooka
Copy link
Member

@loosebazooka loosebazooka commented Nov 1, 2023

PEM reader will error in unexpected ways because it is too permissive for poorly formed objects.

While I was reworking that, it made sense to just clean up the Keys stuff

@loosebazooka loosebazooka requested review from vlsi and patflynn November 1, 2023 18:42
@loosebazooka
Copy link
Member Author

loosebazooka commented Nov 1, 2023

this should fix some of the key fuzzing issues in: https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-sigstore-java

@loosebazooka loosebazooka merged commit 04bc14b into main Nov 7, 2023
13 checks passed
@loosebazooka loosebazooka deleted the fix-keys-fuzzer branch November 7, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants