不会爬树的猴 1f41508d80 错误更改 2 ani în urmă
..
LICENSE 1f41508d80 错误更改 2 ani în urmă
README.md 1f41508d80 错误更改 2 ani în urmă
index.js 1f41508d80 错误更改 2 ani în urmă
package.json 1f41508d80 错误更改 2 ani în urmă

README.md

browserify-rsa

NPM Package Build Status Dependency status

js-standard-style

RSA private decryption/signing using chinese remainder and blinding.

API

Give it a message as a Buffer and a private key (as decoded by ASN.1) and it returns encrypted data as a Buffer.

LICENSE

MIT