issues
search
ircmaxell
/
password_compat
Compatibility with the password_* functions that ship with PHP 5.5
MIT License
2.15k
stars
421
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
some modification
#114
sh4tteredd
opened
9 months ago
1
Bcrypt issue
#113
newtron123
opened
1 year ago
1
Function not outputting the same hash as built-in function
#112
jjmontgo
closed
3 years ago
8
A
#111
alex007-scetch
closed
4 years ago
0
A
#110
Amitmalik748452
closed
2 years ago
1
Update .travis.yml to use Precise/Xenial distributions
#109
sanmai
opened
4 years ago
16
Trouble with PHP 5.6 & Password Verify
#108
ar0ra1
closed
5 years ago
1
PHPCompatibility ruleset for password_compat
#107
jrfnl
opened
6 years ago
0
php7 Compatibility problem
#106
oasfuyou
opened
6 years ago
5
Password verify issues
#105
Kaperskyguru
closed
6 years ago
1
PASSWORD_ARGON2I Algo Support
#104
GrahamCampbell
closed
6 years ago
1
README.md Sentence structure improvement
#103
Script47
opened
7 years ago
1
mysqli_real_escape_string
#102
CollinsAnieze
opened
7 years ago
0
password_verify fails for hashes from crypt()
#101
flack
opened
7 years ago
3
Document erroneous return value more precisely
#100
borg4242
closed
7 years ago
1
This lib on php 5.5
#99
nimasdj
closed
7 years ago
6
use password_compact in codeigniter
#98
asadghazanfary
closed
7 years ago
2
This Repo
#97
Maikuolan
closed
7 years ago
7
Using the project on a newer version of PHP
#96
assaflei
closed
7 years ago
2
Problem with verifiying the hashed password
#95
trekmp
closed
7 years ago
3
Use random_compat and constant-time base64 encoding
#94
paragonie-scott
closed
8 years ago
1
Suggestion: use *.phpt tests from php-src to improve compatibility
#93
weirdan
opened
8 years ago
0
Accept DES hashes
#92
weirdan
opened
8 years ago
24
Cannot verify the password after hashing
#91
jackyshek
opened
8 years ago
1
password_hash("foo") returning false on 5.3.2-1ubuntu4.30
#90
sneakyimp
opened
9 years ago
7
function_exists('PasswordCompat\\binary\\_strlen') needed?
#89
DanielRuf
closed
9 years ago
4
Deprecate manual salt option for password_hash
#88
adduc
closed
2 years ago
8
E_USER_ERROR instead of warning if crypt function is not supprted
#87
nimasdj
closed
9 years ago
1
E_USER_ERROR vs warning
#86
nimasdj
closed
9 years ago
1
which version to download?
#85
nimasdj
closed
9 years ago
4
eleminated some calls to 'strlen'
#84
Shea690901
closed
9 years ago
4
The variable '$resultLength' without the use
#83
javansolo
closed
9 years ago
2
Inconsistent behavior in password_verify
#82
bonarae
opened
9 years ago
4
Remove trailing whitespace
#81
neclimdul
opened
9 years ago
0
Known Salt Regression in v1.0.4
#80
bcremer
closed
9 years ago
1
force integer type for algo and cost
#79
pine3ree
closed
9 years ago
3
script timeout on password_verify
#78
pine3ree
closed
9 years ago
4
Character ',' in salt make the encoding wrong
#77
saro0h
closed
9 years ago
3
Replace "being worked on for PHP 5.5" with "present in PHP 5.5 and up" on repository & readme?
#76
tchalvak
closed
9 years ago
1
Incompatible error when not enough parameters passed
#75
sagikazarmark
opened
9 years ago
2
Code Climate Fixes
#74
e3betht
closed
9 years ago
1
Hashes generated by PASSWORD_BCRYPT fail to verify in not-PHP
#73
ghost
closed
9 years ago
2
New Release
#72
prisis
closed
9 years ago
0
compatibility with sha512
#71
fredericve
closed
9 years ago
9
Fixed The Totally Broken Test Suite
#70
GrahamCampbell
closed
9 years ago
1
Missing PASSWORD_BCRYPT_DEFAULT_COST constant
#69
patrickallaert
closed
9 years ago
0
Avoid creating 'PasswordCompat' functions when PASSWORD_DEFAULT already exists
#68
patrickallaert
closed
9 years ago
2
fixes #66
#67
y-gupta
closed
10 years ago
2
default value of $algo should be PASSWORD_DEFAULT
#66
y-gupta
closed
10 years ago
4
Exclude build/development tools from releases using .gitattributes
#65
fisharebest
closed
9 years ago
2
Next