Skip to content

Use the new interface to RSA_generate_key if available#7

Merged
toddr merged 1 commit into
cpan-authors:masterfrom
Hugmeir:master
Apr 16, 2018
Merged

Use the new interface to RSA_generate_key if available#7
toddr merged 1 commit into
cpan-authors:masterfrom
Hugmeir:master

Conversation

@toddr
Copy link
Copy Markdown
Member

@toddr toddr commented Apr 14, 2018

Some libssls, namely the one you can get precompiled for
Android, comes without any deprecated interfaces, and
thhose include RSA_generate_key; this stops the
module from working.

This commit makes the module use the new interface if
on a recent version of libssl.

Some libssls, namely the one you can get precompiled for
Android, comes without any deprecated interfaces, and
thhose include RSA_generate_key; this stops the
module from working.

This commit makes the module use the new interface if
on a recent version of libssl.
@toddr toddr merged commit 98ea568 into cpan-authors:master Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants