APPLE 025c69e553 wesmiler 点什么广告 il y a 3 ans
..
.travis.yml 025c69e553 wesmiler 点什么广告 il y a 3 ans
LICENSE 025c69e553 wesmiler 点什么广告 il y a 3 ans
index.js 025c69e553 wesmiler 点什么广告 il y a 3 ans
package.json 025c69e553 wesmiler 点什么广告 il y a 3 ans
readme.md 025c69e553 wesmiler 点什么广告 il y a 3 ans
test.js 025c69e553 wesmiler 点什么广告 il y a 3 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.