2002-09-15 Andrew Birkett <andy@nobugs.org>
authorAndrew Birkett <andrew@mono-cvs.ximian.com>
Sun, 15 Sep 2002 17:48:42 +0000 (17:48 -0000)
committerAndrew Birkett <andrew@mono-cvs.ximian.com>
Sun, 15 Sep 2002 17:48:42 +0000 (17:48 -0000)
commitd554416afa63a0b53a9ec8e966064311719f1b41
treeb4ad7ff18896e4b6dcdc6998b7c928c9b113a239
parent8cfefa51291967c3c6fb0a50bdf180c0931e165c
2002-09-15  Andrew Birkett  <andy@nobugs.org>

* RijndaelManaged.cs: Added support for CBC-mode, PKCS7/Zero padding.
* SymmetricAlgorithm.cs: IV size must match block size, not key size.
  Key property now sets KeySizeValue correctly in bits.

svn path=/trunk/mcs/; revision=7477
mcs/class/corlib/System.Security.Cryptography/ChangeLog
mcs/class/corlib/System.Security.Cryptography/RijndaelManaged.cs
mcs/class/corlib/System.Security.Cryptography/SymmetricAlgorithm.cs