kylef / JSONWebToken.swift

Swift implementation of JSON Web Token (JWT).
http://jwt.io
BSD 2-Clause "Simplified" License
763 stars 226 forks source link

Support RSASSA-PKCS1 signatures #6

Open kylef opened 9 years ago

ekristen commented 8 years ago

Any chance this will get implemented soon?

kylef commented 8 years ago

@ekristen Personally I don't have time, but I would really appreciate any contribution in form of a pull request to get RSASSA-PKCS1 supported.

ekristen commented 8 years ago

If I was a swift guy I would totally help, it would take me much longer to do it than anyone else.

kylef commented 8 years ago

@ekristen Not sure I follow, why would you want this feature if you don't use Swift?

wilmoore commented 8 years ago

:+1:

benaubin commented 7 years ago

👍

tbass134 commented 7 years ago

any updates on this?

dileep017 commented 6 years ago

Any updates on this??