config:passcrypt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:passcrypt [2010-09-11 10:47] – old revision restored ach | config:passcrypt [2020-06-03 22:34] (current) – [Configuration Setting: passcrypt] update for Hogfather Klap-in | ||
---|---|---|---|
Line 7: | Line 7: | ||
The following hash methods are available: | The following hash methods are available: | ||
- | ^ Option ^ Description | + | ^ Option |
- | | smd5 | + | | smd5 | Salted MD5 hashing |
- | | md5 | Simple MD5 hashing (this was the method used in older Releases) | | + | | md5 |
- | | apr1 | + | | apr1 | Apache style salted MD5 hashs | |
- | | sha1 | + | | sha1 | SHA1 hashing |
- | | ssha | + | | ssha | Salted SHA1 hashing (as used in LDAP) | |
- | | crypt | Unix crypt | | + | | crypt |
- | | mysql | Password as used in MySQL before Version 4.1.1 | | + | | mysql |
- | | my411 | Password as used in MySQL 4.1.1 or higher | + | | my411 |
- | | 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 | ||
+ | | djangosha1 | ||
+ | | djangomd5 | ||
+ | | bcrypt | ||
+ | | sha512 | ||
+ | | argon2i | ||
+ | | argon2id | ||
* Type: String | * Type: String | ||
- | * Default: '' | + | * Default: '' |
config/passcrypt.1284194861.txt.gz · Last modified: by ach