kiruthiga 55473b7e7c initial push 5 روز پیش
..
node_modules 55473b7e7c initial push 5 روز پیش
.travis.yml 55473b7e7c initial push 5 روز پیش
LICENSE 55473b7e7c initial push 5 روز پیش
index.js 55473b7e7c initial push 5 روز پیش
package.json 55473b7e7c initial push 5 روز پیش
readme.md 55473b7e7c initial push 5 روز پیش
test.js 55473b7e7c initial push 5 روز پیش

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.