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