Sha256: 5d837f5b7cc0d5736f618293c871224bd0e0b9304dec4cd2f57baf8a46ea6442
Contents?: true
Size: 831 Bytes
Versions: 4
Compression:
Stored size: 831 Bytes
Contents
# browserify-rsa [](https://www.npmjs.org/package/browserify-rsa) [](https://travis-ci.org/crypto-browserify/browserify-rsa) [](https://david-dm.org/crypto-browserify/browserify-rsa#info=dependencies) [](https://github.com/feross/standard) 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
Version data entries
4 entries across 3 versions & 2 rubygems