Re: C# Rijndael encryption. When decrypting I get junk data in the first block



Are you setting the IV?

Perhaps look at the MSDN example:
http://msdn2.microsoft.com/en-us/library/system.security.cryptography.rijndaelmanaged.aspx

Marc
.


Loading