liukang b4b8ddf15d admin-vue há 1 ano atrás
..
node_modules b4b8ddf15d admin-vue há 1 ano atrás
.travis.yml b4b8ddf15d admin-vue há 1 ano atrás
LICENSE b4b8ddf15d admin-vue há 1 ano atrás
index.js b4b8ddf15d admin-vue há 1 ano atrás
package.json b4b8ddf15d admin-vue há 1 ano atrás
readme.md b4b8ddf15d admin-vue há 1 ano atrás
test.js b4b8ddf15d admin-vue há 1 ano atrás

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.