[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Security.Cryptography / ChangeLog
index fd63654d727e04e3d33078c9b2e9f1b0b18abb18..5c774e09fd38727355fb3d18c60166a548b1ffda 100644 (file)
@@ -1,3 +1,18 @@
+2010-07-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * CryptoConfig_2_1.cs: Ensure Aes[Managed] can be created from
+       our managed SSL/TLS implementation
+
+2010-05-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * DES.cs:
+       * DESCryptoServiceProvider.cs:
+       * RC2.cs:
+       * RC2CryptoServiceProvider.cs:
+       * TripleDES.cs:
+       * TripleDESCryptoServiceProvider.cs:
+               Remove !MOONLIGHT check since we need those for SSL
+
 2010-03-16  Jb Evain  <jbevain@novell.com>
 
        * Rijndael.cs