blob: 31e770f4259fa149f07ee3ca1bf2a80d6645a7c5 (
plain) (
blame)
1
2
3
4
|
This module provides a standard (non-OO) interface to the OpenSSL EC (Elliptic
Curve) library. Some OO Calls are supported.
Most of the functions described in openssl/ec.h are supported.
|