Crypt::OpenSSL::ECDSA is a perl module that provides an interface
to the ECDSA (Elliptic Curve Digital Signature Algorithm) functions
in OpenSSL.

$ tar tzf p5-Crypt-OpenSSL-ECDSA.tar.gz                            
security/p5-Crypt-OpenSSL-ECDSA
security/p5-Crypt-OpenSSL-ECDSA/Makefile
security/p5-Crypt-OpenSSL-ECDSA/distinfo
security/p5-Crypt-OpenSSL-ECDSA/pkg
security/p5-Crypt-OpenSSL-ECDSA/pkg/DESCR
security/p5-Crypt-OpenSSL-ECDSA/pkg/PLIST
security/p5-Crypt-OpenSSL-ECDSA/patches
security/p5-Crypt-OpenSSL-ECDSA/patches/patch-ECDSA_xs
$ 

The patch disables the symbols
        ECDSA_METHOD_new
        ECDSA_METHOD_free
        ECDSA_METHOD_set_flags
        ECDSA_METHOD_set_name
that get pulled in due to the test
#if OPENSSL_VERSION_NUMBER >= 0x10002000L

(This is actually a slightly tweaked version of
security/p5-Crypt-OpenSSL-RSA.)

Attachment: p5-Crypt-OpenSSL-ECDSA.tar.gz
Description: application/tar-gz

Reply via email to