added Blowfish

This commit is contained in:
Roland Gruber 2004-01-10 10:13:08 +00:00
parent 6e9093792e
commit e3977e4694
1 changed files with 1 additions and 1 deletions

View File

@ -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