OADA / rsa-pem-to-jwk

Converts a public or private PEM encoded RSA key to JWK (JSON Web Key)
Apache License 2.0
60 stars 10 forks source link

Fixed JWK description #2

Closed DoomyTheFroomy closed 8 years ago

DoomyTheFroomy commented 8 years ago

JWK is the short form for JSON Web Key and not for JSON Web Token, this would be JWT.