• D
    Support for EC_KEY_METHOD. · 28572b57
    Dr. Stephen Henson 提交于
    Add EC_KEY_METHOD. This is part of the EC revision and will make EC behave
    more like other algorithms. Specifically:
    
    EC_KEY_METHOD is part of EC_KEY.
    It is part of ENGINE.
    Default or key specific implementations can be provided to redirect some
    or all operations.
    Reviewed-by: NRichard Levitte <levitte@openssl.org>
    28572b57
ec.h 55.0 KB