2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / Mono.Security / Test / Mono.Security.Cryptography / ChangeLog
index 82e1a5589e411ff6d7dc4060450c2d20a1f34067..6c5875ddd43d2af504ea446b983927052c5b2ab4 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-06  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * RSAManagedTest.cs: New. Unit tests to validate RSA decryption when 
+       using key blinding with or without using CRT.
+
 2004-11-05  Sebastien Pouliot  <sebastien@ximian.com>
 
        * KeyPairPersistenceTest.cs: Forgot to re-fix the second failing test.