diff --git a/security/crypt_blowfish.php b/security/crypt_blowfish.php index 7052cb286..5faca3bec 100644 --- a/security/crypt_blowfish.php +++ b/security/crypt_blowfish.php @@ -57,6 +57,11 @@ in PHP app code after database queries, and using $2y$ on newly set passwords them).

+

+See also the openwall +announcement for more information. +

+