2008-01-10 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / corlib / Mono.Security.Authenticode / ChangeLog
index c4f2918b0f204b366302f1c834ad849155585705..314be8aabb64d160aac92922755863e92d59fbe5 100644 (file)
@@ -1,3 +1,9 @@
+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