Skip to content

Use the new interface to RSA_generate_key if available#6

Closed
toddr wants to merge 1 commit into
cpan-authors:masterfrom
Hugmeir:master
Closed

Use the new interface to RSA_generate_key if available#6
toddr wants to merge 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.
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