• D
    · 49528751
    Dr. Stephen Henson 提交于
    More EVP cipher revision.
    
    Change EVP_SealInit() and EVP_OpenInit() to
    handle cipher parameters.
    
    Make it possible to set RC2 and RC5 params.
    
    Make RC2 ASN1 code use the effective key bits
    and not the key length.
    
    TODO: document how new API works.
    49528751
evp_err.c 7.1 KB