X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FMono.Security.Authenticode%2FChangeLog;h=314be8aabb64d160aac92922755863e92d59fbe5;hb=c865e195a94ac3276308ace91abbdafde7fa6404;hp=c4f2918b0f204b366302f1c834ad849155585705;hpb=9670c514f4496091b3093873dd801c3b449cc314;p=mono.git diff --git a/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog b/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog index c4f2918b0f2..314be8aabb6 100644 --- a/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog +++ b/mcs/class/corlib/Mono.Security.Authenticode/ChangeLog @@ -1,3 +1,9 @@ +2008-01-10 Sebastien Pouliot + + * 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 * AuthenticodeBase.cs: Synch with latest Mono.Security version