florianrein / jwk-creator

Create JWKs from a public key or certificate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Create JWKs from a public key or certificate


Languages

Language:Elm 79.9%Language:JavaScript 19.1%Language:CSS 1.0%