browserify-rsa
browserify-rsa ==== [![Build Status](https://travis-ci.org/crypto-browserify/browserify-rsa.svg)](https://travis-ci.org/crypto-browserify/browserify-rsa)
Last updated 11 years ago by cwmma .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install browserify-rsa 
SYNC missed versions from official npm registry.

browserify-rsa

NPM Package Build Status Dependency 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 ASN.1) and it returns encrypted data as a Buffer.

LICENSE

MIT

Current Tags

  • 4.1.1                                ...           latest (2 years ago)

10 Versions

  • 4.1.1                                ...           2 years ago
  • 4.1.0                                ...           5 years ago
  • 4.0.1                                ...           10 years ago
  • 4.0.0                                ...           10 years ago
  • 3.0.0                                ...           10 years ago
  • 2.0.1                                ...           11 years ago
  • 2.0.0                                ...           11 years ago
  • 1.1.1                                ...           11 years ago
  • 1.1.0                                ...           11 years ago
  • 1.0.0                                ...           11 years ago
Downloads
Today 8
This Week 8
This Month 110
Last Day 0
Last Week 73
Last Month 192
Dependencies (2)
Dev Dependencies (3)

Copyright 2013 - present © cnpmjs.org | Home |