#node-rsa #rsa #asymmetricencryption #piblicprivatekey
Learn how to do encryption using public key and decryption using the private key in Nodejs
This is a code walkthrough. to understand why and when to use RSA please watch the previous video in the playlist.
Amazon Link: https://amzn.to/36pZN09
Nodejs: https://nodejs.org/en/download/
npm package: https://www.npmjs.com/package/node-rsa
Visual studio code: https://code.visualstudio.com/download
Check out the playlist about RSA
• RSA