Commit 6c5b6cb0 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
parent 978327bc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment