New test.
[mono.git] / mcs / class / corlib / Test / System.Security.Cryptography / ChangeLog
index 99b80be6dd7e77e7a2e1351d77336885f83459c7..94924f32f50963f43c252dedbb9d761711d9968a 100644 (file)
@@ -1,3 +1,10 @@
+2006-09-08  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * RSACryptoServiceProviderTest.cs: Added test cases for decoding bad
+       PKCS1 and OAEP padding - both resulting in a CryptographicException.
+       * RSAOAEPKeyExchangeDeformatterTest.cs: Add test case for bad padding.
+       * RSAPKCS1KeyExchangeDeformatterTest.cs: Add test case for bad padding
+
 2006-09-05  Sebastien Pouliot  <sebastien@ximian.com>
 
        * RSACryptoServiceProviderTest.cs: Test case for #79269 where we