i have a xml file ..around 200kb (max) .. i compressed it .. using GZipStream class. Now i wanna encrypt it.... Is it right? or the other way round... First encrypt and then compress.... Also i wanna know some good encrytion class in system.security .cryprto... i zeroed on
Rijndael,
http://msdn2.microsoft .com/en-us/library/system.security .cryptography.r ijndael.aspx
the data is impt... though not THAT impt.. still i wanna go with wat can be VERY secure..
Rijndael,
http://msdn2.microsoft .com/en-us/library/system.security .cryptography.r ijndael.aspx
the data is impt... though not THAT impt.. still i wanna go with wat can be VERY secure..
Comment