node-jsencrypt-fix

1.0.0 • Public • Published

node-jsencrypt

A port of JSEncrypt to NodeJS.

How To Use

npm install node-jsencrypt

Then:

const JSEncrypt = require('node-jsencrypt');

const jsEncrypt = new JSEncrypt();

Then you can refer to the original documentation https://github.com/travist/jsencrypt

Readme

Keywords

Package Sidebar

Install

npm i node-jsencrypt-fix

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

154 kB

Total Files

4

Last publish

Collaborators

  • dieber