[Mono-bugs] [Bug 75841][Nor] Changed - 'Set Of' Auth.Attr in PKCS #7 must be sorted

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 18 05:06:08 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dgranath at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75841

--- shadow/75841	2005-08-18 05:00:48.000000000 -0400
+++ shadow/75841.tmp.20860	2005-08-18 05:06:08.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75841
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Mono.Security
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dgranath at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -27,6 +27,13 @@
 which means Mono signatures verifies fine even in their current state.
 
 ------- Additional Comments From dgranath at gmail.com  2005-08-18 05:00 -------
 Created an attachment (id=15586)
 sorting set of AuthenticatedAttributes
 
+
+------- Additional Comments From dgranath at gmail.com  2005-08-18 05:06 -------
+I should add that this is actually only a problem if you add more
+attributes to the AuthenticatedAttributes, for example a PKCS #9
+SigningTime attribute. If you dont, the sort order will be corrrect
+since the contenttype comes before the message digest which is always
+longer than the content type.


More information about the mono-bugs mailing list