Top 20 NuGet 'algorithm' Packages
A simple lib for Encrypt and Decrypt
Security.CypherPassWord = "CypherPassWord";
Just call the methode for Encrypt
Security.Encrypt(Text,password)
Just call the methode for Decrypt
Security.Decrypt(Text,password)