Crypt and Decrypt data with public and private key.
Easy to use
Easy to crypt data
Easy to decrypt data
New Framework:
- .NET Framework 6
Console example using public key:
var criptografia = CryptAndDecrypt.Management.EncryptAES("www.mauriciojunior.net",...
More information
This package you can use to encrypt and decrypt your database connection string. We are using public key and private key.
See how to works the framework cript connection string in this article --> https://ecode10.com/artigo/3055/CriptConnectionString