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

Does anyone know how Djangos built-in password hashing fares?


Looks like the built in stuff uses either sha1, md5, or crypt: https://docs.djangoproject.com/en/dev/topics/auth/


http://code.playfire.com/django-bcrypt/ Backwords-compatible bcrypt support.




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

Search: