defuse / php-encryption

Simple Encryption in PHP.
MIT License
3.78k stars 308 forks source link

Make use of PHP 8.2's #[\SensitiveParameter] to improve security #501

Closed AnnoyingTechnology closed 1 year ago

AnnoyingTechnology commented 1 year ago

https://www.php.net/manual/en/class.sensitiveparameter.php

This issue is a suggestion.