Y
Hacker News
new
|
ask
|
show
|
jobs
by
andres
3675 days ago
The Werkzeug password hasher looks interesting. It uses PBKDF2 under the hood but bcrypt seems to be considered more secure:
http://security.stackexchange.com/questions/4789/most-secure...