zhang song fec5680ad9 'prod' hace 6 años
..
.travis.yml fec5680ad9 'prod' hace 6 años
LICENSE fec5680ad9 'prod' hace 6 años
index.js fec5680ad9 'prod' hace 6 años
package.json fec5680ad9 'prod' hace 6 años
readme.md fec5680ad9 'prod' hace 6 años
test.js fec5680ad9 'prod' hace 6 años

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.