/jwk-creator

Create JWKs from a public key or certificate

Primary LanguageElm

JWK Creator

Simple webapp that converts an existing RSA private or public key into a JSON Web Key (JWK).

Try it.

Why does this exist? Because I couldn't find an online tool that did what I wanted. There are a few others but they generate the private key and create the JWK from that. Not what I wanted.