From e3977e4694a3ac97447421cf573f807603eb013c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 10 Jan 2004 10:13:08 +0000 Subject: [PATCH] added Blowfish --- lam-0.4/docs/README.security | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam-0.4/docs/README.security b/lam-0.4/docs/README.security index aace300c..b797912f 100644 --- a/lam-0.4/docs/README.security +++ b/lam-0.4/docs/README.security @@ -25,7 +25,7 @@ 4. LDAP-password protection Your LDAP-password is stored encrypted in the session file. The key and IV to decrypt - it are stored in two cookies. We use AES to encrypt the passwort. + it are stored in two cookies. We use MCrypt/AES or Blowfish to encrypt the password. 5. Protection of new user passwords