-
-
17 Mar 2020 21:15:02 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (5)
- Testers (1238 / 0 / 0)
- Kwalitee
Bus factor: 1- 71.05% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (67.83KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Crypt::OpenSSL::Bignum
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.32 - 2020-03-18
- Fixed some spelling errors reported by lintian via Xavier Guimard. Patch from Heikki Vatiainen: updates Makefile.PL to work the same as Crypt::OpenSSL::Bignum does. This allows, for example, Crypt::OpenSSL::EC to link after compile on Strawberry Perl. Without the patch it compiles but does not find libcrypt during linking. This patch also removes hints/MSWin32.pl and does away the need for hints directory. The hints are now incorporated directly in Makefile.PL.
Modules
Perl extension for OpenSSL EC (Elliptic Curves) libraryModule Install Instructions
To install Crypt::OpenSSL::EC, copy and paste the appropriate command in to your terminal.
cpanm Crypt::OpenSSL::EC
perl -MCPAN -e shell install Crypt::OpenSSL::EC
For more information on module installation, please visit the detailed CPAN module installation guide.