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

Add a string getter for the verification key #14

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

paulhowardarm
Copy link
Collaborator

Public getters for the verification key were previously available as PEM or DER, but it's also useful to have the simple JSON string, especially since this is what the rust-ear library consumes.

Signed-off-by: Paul Howard [email protected]

… dovetail with the rust-ear library.

Signed-off-by: Paul Howard <[email protected]>
…ed through the dependency graph in a way that we can't control.

Signed-off-by: Paul Howard <[email protected]>
Copy link

@ionut-arm ionut-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

Copy link
Contributor

@thomas-fossati thomas-fossati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 it!

@thomas-fossati thomas-fossati merged commit 8e1268e into veraison:main Apr 29, 2024
4 checks passed
thomas-fossati pushed a commit to thomas-fossati/rust-apiclient that referenced this pull request Oct 10, 2024
* Add a string getter for the verification key, helping this library to dovetail with the rust-ear library.
* Allow clippy multiple_crate_versions checks, because they are triggered through the dependency graph in a way that we can't control.

Signed-off-by: Paul Howard <[email protected]>
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.

3 participants