zhang song fec5680ad9 'prod' il y a 6 ans
..
.travis.yml fec5680ad9 'prod' il y a 6 ans
LICENSE fec5680ad9 'prod' il y a 6 ans
index.js fec5680ad9 'prod' il y a 6 ans
package.json fec5680ad9 'prod' il y a 6 ans
readme.md fec5680ad9 'prod' il y a 6 ans
test.js fec5680ad9 'prod' il y a 6 ans

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.