• D
    ASN1 INTEGER refactor. · 6c5b6cb0
    Dr. Stephen Henson 提交于
    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>
    6c5b6cb0
f_int.c 7.3 KB