In this video series, I will cover the below videos which will help you in understanding and implementing RSA. Amazon link: https://amzn.to/2Cz0Zkp
The list of videos will include
What is RSA and its Usecases
How to implement RSA using Nodejs
How to implement RSA using c#
How to Encrypt in client-side and decrypt at server-side
RSA wiki: https://simple.wikipedia.org/wiki/RSA...
1) Public Key which is used at encryption
2) Private Key which is used at decryption