Zadejte hledaný výraz...
Jakub Glos
Webtrh.cz
Vývoj webových stránek na WordPressu a proklientský přístup pro freelancery
Třídenní infromacemi nabitý prezenční + online kurz v Praze od Webtrhu pouze za 2 871 Kč
Více informací

Salted Password Hashing – Doing it Right

Salted Password Hashing – Doing it Right (crackstation.net)
Diskuse na Hacker News: Salted Password Hashing – Doing it Right
This article looks great for anybody who wants to know the details. But "doing it right" is much simpler, and doesn't really need an article:
"Use an accepted key derivation function, such as PBKDF2, bcrypt or scrypt".
password_hash("password", PASSWORD_BCRYPT);
ircmaxell/password_compat · GitHub
https://github.com/ircmaxell/password_compat
23. 2. 2014 22:29:39
https://webtrh.cz/diskuse/salted-password-hashing-doing-it-right/#reply999670
Pro odpověď se přihlašte.
Přihlásit