The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.5 - 2013-08-23

  • Do not provide certain EC2M functions unless they are available in the underlying OpenSSL (ie if OPENSSL_NO_EC2M is not defined): EC_GF2m_simple_method() EC_GROUP_set_curve_GF2m() EC_GROUP_get_curve_GF2m() EC_GROUP_new_curve_GF2m() EC_GROUP_get_trinomial_basis() EC_GROUP_get_pentanomial_basis() EC_POINT_set_affine_coordinates_GF2m() EC_POINT_get_affine_coordinates_GF2m() EC_POINT_set_compressed_coordinates_GF2m()

Modules

Perl extension for OpenSSL EC (Elliptic Curves) library