There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Converts Single or Multiple RSA pem (PKCS1/PKCS8 serializaed as "AQAB") to JWK Private and Public sets (json files). RSA private key could be generated using openssl like `openssl genrsa -out private-key.pem 2048`.