2024-03-18 17:37:51 +01:00
|
|
|
=== Message
|
|
|
|
|
|
|
|
For hashlib:
|
|
|
|
|
|
|
|
* For scrypt: "Use strong scrypt parameters"
|
2024-05-16 16:03:24 +02:00
|
|
|
* For pbkdf2_hmac: "Use at least 100,000 PBKDF2 iterations"
|
2024-03-18 17:37:51 +01:00
|
|
|
|
|
|
|
For Django: "Use a secure hashing algorithm to store passwords"
|