RSA Packages

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

1.0.1 • Published 5 years ago

egg-rsa-plugin

[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![David deps][david-image]][david-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![npm download][download-image]][down

0.1.0 • Published 5 years ago

jwks-manager

Library to retrieve public keys from a JWKS endpoint. This is forked from auth0/node-jwks-rsa. The idea is to extend the lib to handle reading and providing jwks keys, supporting RSA and EC as well as working with node and react-native.

0.9.1 • Published 6 years ago