94c98a7481
interfaces to elliptic curve functions from OpenSSL.
6 lines
238 B
Text
6 lines
238 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/pod/Crypt::OpenSSL::EC
|