]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it correctly works out
authorDr. Stephen Henson <steve@openssl.org>
Thu, 24 Jun 1999 01:50:27 +0000 (01:50 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 24 Jun 1999 01:50:27 +0000 (01:50 +0000)
commit034292ad6a38275efbc256b44e72eb5b5ebeceef
tree1aa09472bbda666403ca6c37b23e243eaec0976c
parent946cbf67afc5a76394008bcad9efa67deeefb172
Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it correctly works out
the length of negative integers.
CHANGES
crypto/asn1/a_int.c