mirror of
https://git.coolaj86.com/coolaj86/old-keypairs.js
synced 2025-03-14 12:20:42 +00:00
This is being ported from code from rsa-compat.js, greenlock.html (bacme.js), and others.
Today is 2018-10-10 come back in a week.
Description
Interchangeably use RSA & ECDSA with PEM and JWK for Signing, Verifying, CSR generation and JWT and JOSE. Ugh... that was a mouthful. :)
Languages
JavaScript
100%