#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
Git link: https://github.com/Technosaviour/RSA-net-core/tree/RSA-Angular-net-core
RSA wiki: https://simple.wikipedia.org/wiki/RSA_algorithm
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
Comments