From 2eda87fb3965cbb970d36b8b8f4be1e83acd17a4 Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Wed, 5 Dec 2012 01:27:34 -0500 Subject: [PATCH] Added openwall security link to the blowfish security page. --- security/crypt_blowfish.php | 5 +++++ 1 file changed, 5 insertions(+) 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. +

+