Skip to content

PHP mcrypt extension to be removed in PHP 7.1 #3881

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

Closed
djmattyg007 opened this issue Mar 23, 2016 · 3 comments
Closed

PHP mcrypt extension to be removed in PHP 7.1 #3881

djmattyg007 opened this issue Mar 23, 2016 · 3 comments

Comments

@djmattyg007
Copy link

As per this post in the PHP internals mailing list, the vote to remove the mcrypt extension from PHP has passed. Unfortunately, Magento 2 still makes use of mcrypt, despite it long being known as being abandonware:

https://github.com/magento/magento2/blob/develop/lib/internal/Magento/Framework/Encryption/Crypt.php

How is Magento planning on handling the migration to something other than mcrypt?

@Vinai
Copy link
Contributor

Vinai commented Mar 23, 2016

Suggestion: libsodium
Related: The State of Cryptography in PHP

@maxbucknell
Copy link
Contributor

Looks like this work is now being tracked in #5701.

@kandy
Copy link
Contributor

kandy commented Dec 13, 2016

is duplicate

@kandy kandy closed this as completed Dec 13, 2016
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

6 participants