Back to Browse

How To Implement RSA Encryption Algorithm Using Node.js and Generate Public/Private Key Pairs

12.6K views
Apr 19, 2020
19:22

In this video I showed you how you can implement RSA algorithm using Node.js and node-rsa package. It is not complicated, but you need to have the basic understanding of the concept of asymmetric cryptography. It is also important to mention that you should not use the example I provided for any professional/commercial program that you have made, it does have flaws, it is just for the explanation of how you can implement the RSA algorithm using Node.js and node-rsa on a basic level. This is not an explanation video on how the RSA algorithm works internally, but rather how you can use RSA algorithm on a node.js app and observe the results. There are obviously more advanced implementation and cryptography techniques available. So you should check them out if you want to implement something similar. If you find any mistakes or want to add anything, be sure to post it in comments section, I would highly appreciate it. Node.js: https://nodejs.org/en/ node-rsa Package: https://www.npmjs.com/package/node-rsa Ian Mundy Node.js Script Article: https://medium.com/@ian.mundy/writing-a-node-js-script-4baef96104da Asymmetric Public / Private Key Encryption (RSA) in Node.js: https://coolaj86.com/articles/asymmetric-public--private-key-encryption-in-node-js/ Socials: - YouTube: https://www.youtube.com/channel/UCs_a2ClztgYY-hHYI-Qzz8g - Medium: https://medium.com/@mrrandomgenerator - Twitter: https://twitter.com/MrRandomGen #Node.js #RSAalgorithm #MrRandomGenerator Music Used –––––––––––––––––––––––––––––– 'Reverse' by Uniq is under a Royalty free license. Music promoted by BreakingCopyright: https://youtu.be/Wubgk7OiYUo Uniq Youtube: https://www.youtube.com/channel/UCV-OE1O2SpfSaneY5awNR0w Uniq Soundcloud: https://soundcloud.com/uniqofficial

Download

1 formats

Video Formats

360pmp424.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How To Implement RSA Encryption Algorithm Using Node.js and Generate Public/Private Key Pairs | NatokHD