PR: 2556 (partial)
authorDr. Stephen Henson <steve@openssl.org>
Thu, 14 Jul 2011 12:01:53 +0000 (12:01 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 14 Jul 2011 12:01:53 +0000 (12:01 +0000)
commit9fe51d5f73fdd07d6bae82f415f203bafb4b00f5
treeddc4d53357e2fd8bfbf56e2d3dddf80dfea40148
parentb79853c26206ba9e45e2de4e3582630a0b1c78f1
PR: 2556 (partial)
Reported by: Daniel Marschall <daniel-marschall@viathinksoft.de>
Reviewed by: steve

Fix OID routines.

Check on encoding leading zero rejection should start at beginning of
encoding.

Allow for initial digit when testing when to use BIGNUMs which can increase
first value by 2 * 40.
crypto/asn1/a_object.c