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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
