[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
Wed Aug 31 10:26:04 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-31 10:15:29.000000000 -0400
+++ shadow/75841.tmp.23236 2005-08-31 10:26:04.000000000 -0400
@@ -43,6 +43,14 @@
sorting set of attributes (previous had errors)
------- Additional Comments From sebastien at ximian.com 2005-08-31 10:15 -------
This is a DER thing so I guess this would affect the unauthenticated
attributes too and, probably, a lot of other cases in Mono.Security.dll.
+
+------- Additional Comments From dgranath at gmail.com 2005-08-31 10:26 -------
+You're right, it is a DER thing, but it doesn't really matter if the
+unauthenticated attributes are not sorted correctly, since they're not
+signed. Having unsorted authenticated attributes is more serious
+because it breaks the signature for some implementations, like BC.
+
+
More information about the mono-bugs
mailing list