Sha256: 5d837f5b7cc0d5736f618293c871224bd0e0b9304dec4cd2f57baf8a46ea6442

Contents?: true

Size: 831 Bytes

Versions: 4

Compression:

Stored size: 831 Bytes

Contents

# browserify-rsa

[![NPM Package](https://img.shields.io/npm/v/browserify-rsa.svg?style=flat-square)](https://www.npmjs.org/package/browserify-rsa)
[![Build Status](https://img.shields.io/travis/crypto-browserify/browserify-rsa.svg?branch=master&style=flat-square)](https://travis-ci.org/crypto-browserify/browserify-rsa)
[![Dependency status](https://img.shields.io/david/crypto-browserify/browserify-rsa.svg?style=flat-square)](https://david-dm.org/crypto-browserify/browserify-rsa#info=dependencies)

[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](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

Version Path
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/browserify-rsa/README.md
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/browserify-rsa/README.md
ruby2js-4.0.4 lib/tasks/testrails/node_modules/browserify-rsa/README.md
ruby2js-4.0.3 lib/tasks/testrails/node_modules/browserify-rsa/README.md