[Bug 16563] asn.1-encoding OIDs with only two components fails

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 18 19:23:58 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=16563


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|asn.1-decoding OIDs with    |asn.1-encoding OIDs with
                   |only two components fails   |only two components fails




--- Comment #2 from Juan Lang <juan_lang at yahoo.com>  2008-12-18 19:23:58 ---
Further testing shows that the problem is in encoding the OIDs, not in decoding
them.  For example, setting the OID 1.1 resulted in the asn.1-encoded value:
  0x06,0x03,0x29,0x01,0x01
This is, in fact, 1.1.1.1.  The correct value should have been:
  0x06,0x01,0x29


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list