Sign in Sign up
npm

create-keys

`npx create-keys` is a terminal assistant that helps creating RSA or ECDSA asymmetric key pairs (also works in NodeJS). Supported formats: PEM and JWK. Supported encoding: PCKS8 for private keys, PCKS1 for RSA public keys and SPKI for ECDSA public keys. S

npm View on Npm

Activity

Latest release
5y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Sep 28, 2020
Releases
Version Released
1.0.1 patch
1.0.0 major
0.0.4 patch
0.0.3 initial