Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration from mcrypt PHP extension to OpenSSL #120

Closed
RauchF opened this issue Feb 14, 2017 · 2 comments
Closed

Migration from mcrypt PHP extension to OpenSSL #120

RauchF opened this issue Feb 14, 2017 · 2 comments

Comments

@RauchF
Copy link

RauchF commented Feb 14, 2017

Hello,

as you are probably aware, the mcrypt PHP extension has been deprecated as of PHP 7.1.0 and will be removed with PHP 7.2.0.
Since 7.1 is the current latest stable PHP version, I would like to suggest migration to the openssl extension.

As part of this, it probably should be investigated whether the OpenSSL version used in PHP 5.3 supports all used ciphers.

What do you think of this?

@thijskh
Copy link
Contributor

thijskh commented Feb 14, 2017

This is a duplicate of #55 and #101. I believe your help is welcome there to get that tested and merged.

@RauchF
Copy link
Author

RauchF commented Feb 14, 2017

Oh, sorry. Somehow I overlooked them when I searched for mcrypt. 🙈

I'll go over to #101 and participate there :)

@RauchF RauchF closed this as completed Feb 14, 2017
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

No branches or pull requests

2 participants