ASN1 INTEGER refactor.
Rewrite and tidy ASN1_INTEGER and ASN1_ENUMERATED handling.
Remove code duplication.
New functions to convert between int64_t and ASN.1 types without the
quirks of the old long conversion functions.
Add documentation.
Reviewed-by: NRich Salz <rsalz@openssl.org>
Showing
crypto/asn1/a_enum.c
已删除
100644 → 0
crypto/asn1/f_enum.c
已删除
100644 → 0
想要评论请 注册 或 登录