2010-06-22 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / Mono.Security.Authenticode / ChangeLog
index c4f2918b0f204b366302f1c834ad849155585705..07ce4c9f149c46f7f9f39a0927d5314df08aeb17 100644 (file)
@@ -1,3 +1,18 @@
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * AuthenticodeBase.cs, AuthenticodeDeformatter.cs: use MOONLIGHT
+       symbol to disambiguate MonoTouch and Moonlight code.
+
+2009-04-30  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * AuthenticodeBase.cs, AuthenticodeDeformatter.cs: Remove from NET_2_1
+
+2008-01-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AuthenticodeDeformatter.cs: Use RSAManaged and the new overloaded
+       PKCS1.Verify_v15 with tryNonStandardEncoding == true when verifying
+       timestamping certificate signatures. Fix for #350958
+
 2007-04-26  Sebastien Pouliot  <sebastien@ximian.com>
 
        * AuthenticodeBase.cs: Synch with latest Mono.Security version