• D
    · 2aff7727
    Dr. Stephen Henson 提交于
    Rewrite the extension code to use an ASN1_ITEM structure
    for its ASN1 operations as well as the old style function
    pointers (i2d, d2i, new, free). Change standard extensions
    to support this.
    
    Fix a warning in BN_mul(), bn_mul.c about uninitialised 'j'.
    2aff7727
v3_akey.c 6.5 KB