APPLE 40fd72a105 wesmiler 抢表商城 3 yıl önce
..
node_modules 40fd72a105 wesmiler 抢表商城 3 yıl önce
.travis.yml 40fd72a105 wesmiler 抢表商城 3 yıl önce
LICENSE 40fd72a105 wesmiler 抢表商城 3 yıl önce
index.js 40fd72a105 wesmiler 抢表商城 3 yıl önce
package.json 40fd72a105 wesmiler 抢表商城 3 yıl önce
readme.md 40fd72a105 wesmiler 抢表商城 3 yıl önce
test.js 40fd72a105 wesmiler 抢表商城 3 yıl önce

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.