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

JS's bcrypt/scrypt performance will be pitiful. If it takes the client 1s in JS to bcrypt a password, a server will be able to do it in a 10th the time with a more efficient implementation. That makes client-side bcrypt have to use an artificially low difficulty factor due to the inefficient implementation language.


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

Search: