laminas / laminas-crypt

Strong cryptography tools and password hashing
https://docs.laminas.dev/laminas-crypt/
BSD 3-Clause "New" or "Revised" License
39 stars 24 forks source link

Removed MCrypt functionality #13

Closed panvid closed 2 years ago

panvid commented 2 years ago

Due laminas-crypt has a minimum requirement of PHP 7.3 and mcrypt PHP functionality is removed in PHP 7.2 the relevant library should be removed:

https://github.com/laminas/laminas-crypt/blob/3.5.x/src/Symmetric/Mcrypt.php

github-actions[bot] commented 2 years ago

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself