Community

Data Encryption/Decryption using RijndaelManaged and PasswordDeriveBytes classes

(Nidheesh T Mani) This article gives an insight into Symmetric Encryption and how it can be implemented in .Net. In the sample explained below we are using the Rijindal symmetric encryption algorithm, which is available in System.Security.Cryptography name space.It also illustrates the making of s

Read More - Register for Free Membership