TYPO3 CMS
TYPO3_6-2
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
tx_saltedpasswords_salts_blowfish Class Reference
Inheritance diagram for tx_saltedpasswords_salts_blowfish:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt
getHashCount
()
getMaxHashCount
()
isAvailable
()
getMinHashCount
()
getSaltLength
()
getSetting
()
isHashUpdateNeeded
($saltedPW)
isValidSalt
($salt)
isValidSaltedPW
($saltedPW)
setHashCount
($hashCount=NULL)
setMaxHashCount
($maxHashCount=NULL)
setMinHashCount
($minHashCount=NULL)
Public Member Functions inherited from
TYPO3\CMS\Saltedpasswords\Salt\Md5Salt
checkPassword
($plainPW, $saltedHashPW)
getHashedPassword
($password, $salt=NULL)
isAvailable
()
getSaltLength
()
getSetting
()
isHashUpdateNeeded
($passString)
isValidSalt
($salt)
isValidSaltedPW
($saltedPW)
Public Member Functions inherited from
TYPO3\CMS\Saltedpasswords\Salt\AbstractSalt
base64Encode
($input, $count)
Public Attributes inherited from
TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt
const
HASH_COUNT
= 7
const
MAX_HASH_COUNT
= 17
const
MIN_HASH_COUNT
= 4
Public Attributes inherited from
TYPO3\CMS\Saltedpasswords\Salt\Md5Salt
const
ITOA64
= './0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'
Protected Member Functions inherited from
TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt
applySettingsToSalt
($salt)
getCountLog2
($setting)
Protected Member Functions inherited from
TYPO3\CMS\Saltedpasswords\Salt\Md5Salt
applySettingsToSalt
($salt)
getGeneratedSalt
()
getItoa64
()
getSaltSuffix
()
Protected Member Functions inherited from
TYPO3\CMS\Saltedpasswords\Salt\AbstractSalt
applySettingsToSalt
($salt)
getGeneratedSalt
()
getItoa64
()
getSetting
()
getLengthBase64FromBytes
($byteLength)
Static Protected Attributes inherited from
TYPO3\CMS\Saltedpasswords\Salt\BlowfishSalt
static
$hashCount
static
$maxHashCount
static
$minHashCount
static
$saltLengthBlowfish
= 16
static
$settingBlowfish
= '$2a$'
Static Protected Attributes inherited from
TYPO3\CMS\Saltedpasswords\Salt\Md5Salt
static
$saltLengthMD5
= 6
static
$saltSuffixMD5
= '$'
static
$settingMD5
= '$1$'
Detailed Description
Deprecated:
since 6.0 will be removed in 7.0
Definition at line
6117
of file
LegacyClassesForIde.php
.
tx_saltedpasswords_salts_blowfish
Generated on Wed Aug 7 2019 09:52:42 for TYPO3 CMS by
1.8.13