[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/language/en-GB/ -> lib_phpass.sys.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2014 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  LIB_PHPASS="phpass"
   7  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."


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer