[PHP] _password_hash
|
10-06-2014, 16h42
Message : #4
|
|
b0fh
Membre actif Messages : 210 Sujets : 17 Points: 309 Inscription : Jul 2012 |
RE: [PHP] _password_hash
Hello,
Je suis curieux de savoir d'ou vient l'idée d'insérer un sel à une position aléatoire dans le mot de passe. ça ne me semble pas une fameusement bonne idée. La manière standard serait d'utiliser l'algorithme hmac, ou au minimum de faire ($password . $salt . $password). |
|
« Sujet précédent | Sujet suivant »
|
Messages dans ce sujet |
[PHP] _password_hash - par Ekroz - 10-06-2014, 15h00
RE: [PHP] _password_hash - par Ark - 10-06-2014, 15h42
RE: [PHP] _password_hash - par gruik - 10-06-2014, 16h20
RE: [PHP] _password_hash - par b0fh - 10-06-2014, 16h42
RE: [PHP] _password_hash - par Ark - 10-06-2014, 16h49
RE: [PHP] _password_hash - par Ekroz - 10-06-2014, 16h42
RE: [PHP] _password_hash - par b0fh - 10-06-2014, 17h22
RE: [PHP] _password_hash - par Ekroz - 11-06-2014, 18h48
RE: [PHP] _password_hash - par Ekroz - 13-06-2014, 15h18
RE: [PHP] _password_hash - par Ark - 13-06-2014, 16h37
|
Utilisateur(s) parcourant ce sujet : 1 visiteur(s)