Encryption in Angular and Decryption in c# .NET Core web api using RSA. Secure Programming practice

Опубликовано: 30 Август 2020
на канале: Techno Saviour
20,845
277

#angular #dotnet #rsa #private #public #key
In this video, I have shown how to use RSA in Angular to encrypt data and Decrypting the encrypted text in .net c# web API.

RSA c#: Explanation
   • Asymmetric Encryption and Decryption ...  

Git link: https://github.com/Technosaviour/RSA-...
RSA wiki: https://simple.wikipedia.org/wiki/RSA...
1) Public Key which is used at encryption
2) Private Key which is used at decryption

Amazon affiliate link: https://amzn.to/2PK3O92

Check out the playlist about RSA
   • RSA