Skip to content

Conversation

@Darkheir
Copy link
Contributor

In the plainDecrypt method we actually are ensuring that the method openssl_encrypt is available but what we use later is openssl_decrypt.

@paragonie-scott
Copy link
Collaborator

Good catch! 👍 In practice, if one is available, the other will be too, but this is definitely a more sane thing to check for.

defuse added a commit that referenced this pull request Jul 19, 2015
Ensure that openssl_decrypt is available instead of openssl_encrypt
@defuse defuse merged commit 6e13003 into defuse:master Jul 19, 2015
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.

3 participants