browserify-rsa
RSA for browserify
Last updated 2 years ago by ljharb .
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 0
This Week 73
This Month 102
Last Day 11
Last Week 44
Last Month 192
Dependencies (3)
Dev Dependencies (9)

Copyright 2013 - present © cnpmjs.org | Home |