CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/25 09:39:12
Modified files:
lib/libcrypto/asn1: a_int.c asn1.h asn1_err.c asn1_locl.h
Log message:
Rewrite ASN1_INTEGER_{get,set}() using CBS/CBB
In the process, prepare to provide ASN1_INTEGER_{get,set}_{u,}int64().
ok beck@ tb@
