]> granicus.if.org Git - php/commitdiff
recommending SHA-1 as hash function
authorSascha Schumann <sas@php.net>
Sun, 12 Jan 2003 13:26:47 +0000 (13:26 +0000)
committerSascha Schumann <sas@php.net>
Sun, 12 Jan 2003 13:26:47 +0000 (13:26 +0000)
php.ini-recommended

index 8d6990aa869dcd79d65e7e5015113e77edad9c79..023618f307b1a69b49f646639d1e9290eb75a5f2 100644 (file)
@@ -894,7 +894,7 @@ session.use_trans_sid = 0
 ; Select a hash function
 ; 0: MD5   (128 bits, 32 characters, alphabet [0-9a-f])
 ; 1: SHA-1 (160 bits, 32 characters, alphabet [0-9a-v])
-session.hash_function = 0
+session.hash_function = 1
 
 ; The URL rewriter will look for URLs in a defined set of HTML tags.
 ; form/fieldset are special; if you include them here, the rewriter will