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