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

Method to get JWK from EncodingKey #360

Closed
wants to merge 7 commits into from

Conversation

andrewbaxter
Copy link

Per #357

I excluded Ed25519 for now, but the rest works as expected I believe. I'm going to test it with the code I wanted to use it in originally for now.

@andrewbaxter
Copy link
Author

My (limited) real world testing worked.

Obviously splitting the bytes is a hack, but I wasn't able to find the ring internal methods that extract that data. I may continue to look, but I think this is relatively safe.

@andrewbaxter andrewbaxter changed the title Draft: Method to get JWK from EncodingKey Method to get JWK from EncodingKey Jan 14, 2024
@andrewbaxter
Copy link
Author

andrewbaxter#2 targetted at the ACME/JWS branch

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.

1 participant