huanggang 03a863fb53 add node_modules 7 lat temu
..
.travis.yml 03a863fb53 add node_modules 7 lat temu
LICENSE 03a863fb53 add node_modules 7 lat temu
index.js 03a863fb53 add node_modules 7 lat temu
package.json 03a863fb53 add node_modules 7 lat temu
readme.md 03a863fb53 add node_modules 7 lat temu
test.js 03a863fb53 add node_modules 7 lat temu

readme.md

browserify-rsa

Build Status

RSA private decryption/signing using chinese remainder and blinding.

API

Give it a message as a buffer and a private key (as decoded by https://www.npmjs.com/package/parse-asn1) and it returns encrypted data as a buffer.