Logo white

BJ_web_developers / dyitoc

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • dyitoc
  • node_modules
  • browserify-rsa
  • readme.md
  • add
    aaac7fed
    liuqimichale authored
    2019-01-25 15:48:53 +0800  
    Browse Code ยป
readme.md 383 Bytes
Edit Raw Blame History Permalink

browserify-rsa

Build 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 https://www.npmjs.com/package/parse-asn1) and it returns encrypted data as a buffer.