mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
94c98a7481
interfaces to elliptic curve functions from OpenSSL.
7 lines
238 B
Plaintext
7 lines
238 B
Plaintext
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
|