[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 14:35:44 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 sebastien at ximian.com.

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

--- shadow/75841	2005-08-31 10:26:04.000000000 -0400
+++ shadow/75841.tmp.27719	2005-08-31 14:35:44.000000000 -0400
@@ -51,6 +51,14 @@
 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.
 
 
+
+------- Additional Comments From sebastien at ximian.com  2005-08-31 14:35 -------
+Right, it's a bad example (unauthenticated attributes). My point is
+that, sadly, this problem is everywhere (not just the current case).
+
+So I think the real (but long term) solution is that I add this to the
+new ASN.1 encoder. In the short term I'll apply your patch (once I
+wrote some unit tests for it).


More information about the mono-bugs mailing list