DokuWiki

It's better when it's simple

User Tools

Site Tools


config:passcrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
config:passcrypt [2010-04-02 14:24] 84.139.224.80config:passcrypt [2016-09-05 11:36] – [Table] 77.163.105.217
Line 7: Line 7:
 The following hash methods are available: The following hash methods are available:
  
-^ Option ^ Description                                                     +^ Option      ^ Description                                                      
-| smd5   | Salted MD5 hashing                                              +| smd5        | Salted MD5 hashing                                               
-| md5    | Simple MD5 hashing (this was the method used in older Releases) | +| md5         | Simple MD5 hashing (this was the method used in older Releases)  
-| apr1   | Apache style salted MD5 hashs                                   +| apr1        | Apache style salted MD5 hashs                                    
-| sha1   | SHA1 hashing                                                    +| sha1        | SHA1 hashing                                                     
-| ssha   | Salted SHA1 hashing (as used in LDAP)                           +| ssha        | Salted SHA1 hashing (as used in LDAP)                            
-| crypt  | Unix crypt                                                      +| crypt       | Unix crypt                                                       
-| mysql  | Password as used in MySQL before Version 4.1.1                  +| mysql       | Password as used in MySQL before Version 4.1.1                   
-| my411  | Password as used in MySQL 4.1.1 or higher                       +| my411       | Password as used in MySQL 4.1.1 or higher                        
-| kmd5                                                                   |+| kmd5        | Another salted MD5 based hashing as used in UNB                  | 
 +| pmd5        | Salted MD5 based algorithm as used by Wordpress                  | 
 +| hmd5        | Same as pmd5 but as used by PhpBB3                               | 
 +| mediawiki   | Salted MD5 hashing as used by MediaWiki (Method B)               | 
 +| djangosha1  | Salted SHA1 hashing as used by the Python Django Framework.      | 
 +| djangomd5   | Salted MD5 hashing as used by the Python Django Framework.       | 
 +| bcrypt      | Salted bcrypt passwords (hashed).  Needs PHP 5.3+                | 
 +| sha512      | Salted SHA512 hashing. Needs PHP 5.3.2+                          | 
  
   * Type: String   * Type: String
config/passcrypt.txt · Last modified: 2020-06-03 22:34 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki