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.