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

Clarify Key formats #89

Merged
merged 5 commits into from
May 25, 2019
Merged

Clarify Key formats #89

merged 5 commits into from
May 25, 2019

Conversation

Jake-Shadle
Copy link
Contributor

This is a bit of a rethink of my old PR #74 that I think improves the API to be more clear for users by forcing them to specify the key format (this is fudged a bit for HMAC) that they are using. This makes the API more explicit and is a breaking change, but it's pretty trivial to update calls so I think it's an overall win, but I'm open to suggestions for making it more ergnomic.

@Keats
Copy link
Owner

Keats commented May 15, 2019

I like that a lot! Much cleaner than my initial idea.
I think it needs to add key components as well (#69) but that can be done in another PR.
I'll start another branch for breaking changes and merge that in asap

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