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

remove deprecated $supportedMhashAlgos values for Zend\Crypt\Key\Derivation\SaltedS2k #3

Closed weierophinney closed 3 years ago

weierophinney commented 4 years ago

Originally posted by @samsonasik at https://github.com/zendframework/zend-crypt/pull/46

weierophinney commented 4 years ago

I've labeled this as a BC break. We cannot remove these until our minimum PHP version is 7.2 or higher (as that is the first version where they will no longer be in core.


Originally posted by @weierophinney at https://github.com/zendframework/zend-crypt/pull/46#issuecomment-384067734

samsonasik commented 4 years ago

I created PR #8 for it.

weierophinney commented 3 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