defuse / php-encryption

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

Added SensitiveParameter attribute #505

Closed boenrobot closed 1 year ago

boenrobot commented 1 year ago

Added SensitiveParameter attribute to all places accepting a password or a key in a string form.

Fixes #501

defuse commented 1 year ago

Merged in #513.