| Current Path : /home/purehotels/public_html/language/de-DE/ |
| Current File : /home/purehotels/public_html/language/de-DE/de-DE.lib_phpass.sys.ini |
; Joomla! German Translation ; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org> ; (C) Translation 2008 - 2022 J!German <https://www.jgerman.de> ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 LIB_PHPASS="PHPass" LIB_PHPASS_XML_DESCRIPTION="PHPass is a portable password hashing framework for use in PHP applications. The preferred (most secure) hashing method supported by phpass is the OpenBSD-style bcrypt (known in PHP as CRYPT_BLOWFISH), with a fallback to BSDI-style extended DES-based hashes (known in PHP as CRYPT_EXT_DES), and a last resort fallback to an MD5-based variable iteration count password hashing method implemented in phpass itself."