StackOverflow Questions for Tag: php-password-hash

Fid
Fid

Reputation: 506

How to prevent null bytes from being passed to Bcrypt (password_hash)?

Score: 3

Views: 516

Answers: 2

Read More
sukhesh-vsk
sukhesh-vsk

Reputation: 1

Argon2i password hash algorithm is not working in php?

Score: 0

Views: 123

Answers: 0

Read More
Machavity
Machavity

Reputation: 31644

How do I use the Argon2 algorithm with password_hash?

Score: 38

Views: 39262

Answers: 2

Read More
CarpeCodice
CarpeCodice

Reputation: 1

Hashed Password from Registration Does Not Work in Login

Score: 0

Views: 29

Answers: 0

Read More
Josh Potter
Josh Potter

Reputation: 1729

How to use PHP's password_hash to hash and verify passwords

Score: 152

Views: 332859

Answers: 5

Read More
Lucca Zenobio
Lucca Zenobio

Reputation: 302

Why is password_verify returning false?

Score: 7

Views: 18457

Answers: 4

Read More
Daniel
Daniel

Reputation: 2014

php password_hash and password_verify issues no match

Score: 17

Views: 55114

Answers: 3

Read More
Equinius
Equinius

Reputation: 1

Displaying non hashed password from database

Score: -2

Views: 231

Answers: 1

Read More
Andrei Herford
Andrei Herford

Reputation: 18765

Understanding bcrypt salt as used by PHP password_hash

Score: 10

Views: 10085

Answers: 2

Read More
theRyanMark
theRyanMark

Reputation: 710

When do I need to use password_needs_rehash()?

Score: 6

Views: 4526

Answers: 1

Read More
Halit Cinici
Halit Cinici

Reputation: 21

Object of class Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher could not be converted to string

Score: 1

Views: 239

Answers: 0

Read More
monkeyman
monkeyman

Reputation: 135

password_verify() not working in php

Score: 1

Views: 4904

Answers: 4

Read More
Peter
Peter

Reputation: 1

Problem with password_verify when create users with CodeIgniter

Score: 0

Views: 408

Answers: 1

Read More
Script47
Script47

Reputation: 14550

Why does password_verify return false?

Score: 1

Views: 1155

Answers: 0

Read More
thePuterNoob
thePuterNoob

Reputation: 31

PHP Password Hash Verifies on Hash Creation but Fails Verification with MySQL Query

Score: 2

Views: 111

Answers: 1

Read More
Fetert
Fetert

Reputation: 101

PHP - password_hash() Doesn't return anything after using ROT13

Score: 0

Views: 103

Answers: 1

Read More
user3162085
user3162085

Reputation: 241

Call to undefined function password_hash()

Score: 23

Views: 41573

Answers: 1

Read More
kittycat
kittycat

Reputation: 15044

Generating Password Hash In PHP 5.5 And Setting Cost Option

Score: 18

Views: 7880

Answers: 2

Read More
Taipan
Taipan

Reputation: 67

Hashing and verifying user in login form PHP

Score: 0

Views: 931

Answers: 1

Read More
rexhin
rexhin

Reputation: 449

PASSWORD_DEFAULT vs PASSWORD_BCRYPT

Score: 29

Views: 30743

Answers: 3

Read More
PreviousPage 1Next