[Test] Avoid MethodInfoTest.GetMethodBody failure when executed on a release (IL...
[mono.git] / mcs / class / corlib / Mono.Security.Cryptography / ChangeLog
index 96a0e2d4eddab2cf9614180943f125436f5f33f7..db569db4170cdc3b88a8ebe4edb76a733a9be40a 100644 (file)
@@ -1,3 +1,24 @@
+2010-05-25  Jb Evain  <jbevain@novell.com>
+
+       * CryptoTools.cs: make types internal for INSIDE_SYSCORE as well.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * CryptoTools.cs, PKCS1.cs, PKCS8.cs, SymmetricTransform.cs,
+       KeyPairPersistence.cs: use MOONLIGHT symbol to disambiguate
+       MonoTouch and Moonlight code.
+
+2009-09-18  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * PKCS1.cs: Fix compiler warning for NET_2_1
+
+2009-04-30  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * CryptoConvert.cs, PKCS8.cs: Adapt to work with only [DSA|RSA]
+       Managed when built for NET_2_1, i.e. remove use of [DSA|RSA]
+       CryptoServiceProvider
+       * KeyPairPersistence.cs: Remove from NET_2_1
+
 2009-04-29  Sebastien Pouliot  <sebastien@ximian.com>
 
        * PKCS1.cs: Make this work under NET_2_1 where SHA384 and SHA512