Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Add support for variable key types #4

Merged
merged 4 commits into from
Apr 14, 2015
Merged

Conversation

zhevron
Copy link
Owner

@zhevron zhevron commented Apr 14, 2015

This adds support for variable key types.
All algorithms must accept string and []byte.
jwt/rsa accepts *rsa.PublicKey and *rsa.PrivateKey.
jwt/ecdsa accepts *ecdsa.PublicKey and *ecdsa.PrivateKey.

zhevron added a commit that referenced this pull request Apr 14, 2015
@zhevron zhevron merged commit 5d66c9b into master Apr 14, 2015
@zhevron zhevron deleted the feature/variable-key-type branch April 14, 2015 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant