Skip to content

Please consider dropping mcrypt usage #5440

@remicollet

Description

@remicollet

libmcrypt is a dead cow. Dead upstream (last change in upstream CVS is 7 years old).

See PHP internals discussion about php-mcrypt, but relying on such a critical (security) API which is unmaintained seems a bad idea.

Lot of other projects start to switch to openssl extension (phpMyAdmin, Roundcubemail, ...) and keep mcrypt as a fallback solution.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions