Module-RSA/README.md at master · vmiranda7/Module-RSA · GitHub
Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 428 Bytes

File metadata and controls

28 lines (20 loc) · 428 Bytes

Module RSA

The implementation of RSA using text and number encrypted. We can do all of this basinc things with RSA:

  • Encrypt
  • Decrypt
  • Sign
  • Verfy
  • Blind

Package used:

~ Bignum

How to install:

npm-install-all

Basic commands are:

node index.js