node-trust-keyto

utility for translating cryptographic keys between representations

Description

This Node.js library implements routines to translate between multiple cryptographic key representations.

RSA
 * PKCS1
 * PKCS8
 * JWK

ECDSA - secp256k1 (Blockchain Curve)
 * PKCS1 (Private Only)
 * PKCS8
 * JWK
 * BLK (Private Key Hex String)

ECDSA - secp256r1 (P-256)
 * PKCS1 (Private Only)
 * PKCS8
 * JWK

ECDSA - secp384r1 (P-384)
 * PKCS1 (Private Only)
 * PKCS8
 * JWK

ECDSA - secp521r1 (P-521)
 * PKCS1 (Private Only)
 * PKCS8
 * JWK

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://eternaldeiwos.github.io/keyto


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-trust-keyto