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

Allow dynamic detection of decryption keys #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zarqman
Copy link
Contributor

@zarqman zarqman commented May 25, 2017

This breaks apart #7, as requested.

This is part 2, which allows a block to be given to dynamically determine what key to use during decryption. The block is given the headers, allowing use of whatever key-identifying header may have been set during encryption.

This implementation is intentionally similar to dynamic key detection already present in ruby-jwt, making it easy and fluid to move between the two.

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