Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> It's arguably much easier to implement than salt

Salting is easier since it can be completely wrapped up in the key derivation function. The programmer doesn't have to know anything about it, they just use generate_key(passwd) and check_password(passwd, key).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: