Your IP : 216.73.217.42


Current Path : /home/atice/www/language/pt-PT/
Upload File :
Current File : /home/atice/www/language/pt-PT/pt-PT.lib_phpass.sys.ini

; Joomla! Project
; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8

LIB_PHPASS="phpass"
LIB_PHPASS_XML_DESCRIPTION="PHPass é uma estrutura de hash de senha portátil para uso em aplicações PHP. O método preferido de hashing (o mais seguro), apoiado por phpass é o OpenBSD-style bcrypt (conhecido em PHP como CRYPT_BLOWFISH), com fallback para BSDI-style estendido DES-based hashes (conhecidas em PHP como CRYPT_EXT_DES), e em último recurso para um método de hashing de contagem de senha variável com iteração baseada em MD5 implementado em phpass."