PR: 2556 (partial)
authorDr. Stephen Henson <steve@openssl.org>
Thu, 14 Jul 2011 12:01:08 +0000 (12:01 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 14 Jul 2011 12:01:08 +0000 (12:01 +0000)
commit82a5049f6a45a273b8119721e593a285ad6e6408
treed16257fadd373a53102201fed0cfda5ad21197f2
parentd027b75b733309b190c33f02d33095c82737e128
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