PEM to JWK converter
OpenSSL writes keys as PEM. OpenID Connect describes them as JSON, in a JWK. This converts one into the other. Paste an RSA or elliptic curve key, private or public, and see the same numbers written the other way.
OpenSSL writes keys as PEM. OpenID Connect describes them as JSON, in a JWK. This converts one into the other. Paste an RSA or elliptic curve key, private or public, and see the same numbers written the other way.