Use PEM encoded ASN.1 DER data for SEC 1, PKCS #1, PKCS #8, PKIX, or certificates to generate a JWK or generate a new key.
Generate a JWK given a PEM encoded key or certificate.
Do not upload a private key unless this website is self-hosted.
The PEM is valid. The JWK results are below.
The given key encoded in to JWK format.
Generate a new key given and receive the JWK, PKIX public key, and PKCS #8 private key.
Only trust the private key if you are self-hosting this website.
The results from the new key generation.
The given key encoded in to JWK format.
The generated public key in PKIX, ASN.1 DER, PEM encoding.
The generated private key in PKCS #8, ASN.1 DER, PEM encoding.