garyf / json_web_token_ex

An Elixir implementation of the JSON Web Token (JWT) Standard, RFC 7519
MIT License
143 stars 50 forks source link

Support RSA private keys encoded with ASN.1 and associated header #5

Closed peburrows closed 8 years ago

peburrows commented 8 years ago

This addresses an issue with the Erlang crypto library described in the following thread on the erlang mailing list: http://erlang.org/pipermail/erlang-questions/2015-February/083574.html