huanggang 03a863fb53 add node_modules 8 سال پیش
..
.travis.yml 03a863fb53 add node_modules 8 سال پیش
LICENSE 03a863fb53 add node_modules 8 سال پیش
index.js 03a863fb53 add node_modules 8 سال پیش
package.json 03a863fb53 add node_modules 8 سال پیش
readme.md 03a863fb53 add node_modules 8 سال پیش
test.js 03a863fb53 add node_modules 8 سال پیش

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.