XuelesszzZ 94af2b8e7b 6-30-5 1 年間 前
..
LICENSE 94af2b8e7b 6-30-5 1 年間 前
README.md 94af2b8e7b 6-30-5 1 年間 前
index.js 94af2b8e7b 6-30-5 1 年間 前
package.json 94af2b8e7b 6-30-5 1 年間 前

README.md

browserify-rsa

NPM Package Build Status Dependency status

js-standard-style

RSA private decryption/signing using chinese remainder and blinding.

API

Give it a message as a Buffer and a private key (as decoded by ASN.1) and it returns encrypted data as a Buffer.

LICENSE

MIT