Skip to content

ArnaudValensi/node-jsencrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A port of JSEncrypt to NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published