yingzi 560ebdb4b8 修改 пре 2 година
..
node_modules 560ebdb4b8 修改 пре 2 година
.travis.yml 560ebdb4b8 修改 пре 2 година
LICENSE da3948d03d 修改 пре 2 година
README.md da3948d03d 修改 пре 2 година
index.js da3948d03d 修改 пре 2 година
package.json da3948d03d 修改 пре 2 година
test.js 560ebdb4b8 修改 пре 2 година

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.