2003-05-29 Sebastien Pouliot <spouliot@videotron.ca>
[mono.git] / mcs / class / corlib / Test / System.Security.Cryptography / ChangeLog
index 277d0b1867eae4baef8a179a3390403bd895adad..ea558674891bd2c958c3a32ccc088852d0f6c8f4 100644 (file)
@@ -1,3 +1,10 @@
+2003-05-29  Sebastien Pouliot  <spouliot@videotron.ca>
+
+       * PKCS1MaskGenerationMethodTest.cs: Added [Ignore] to vector test
+       (as it's result isn't valid on both framework 1.0 and 1.1).
+       * RSAPKCS1SignatureDeformatter.cs: Splitting the test for NUnit2
+       cloned the previous error into many more tests. Hopefully fixed.
+
 2003-05-28  Sebastien Pouliot  <spouliot@videotron.ca>
 
        * RSAPKCS1SignatureDeformatter.cs: Fixed (well I hope so) a test