Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
klon
on July 1, 2011
|
parent
|
context
|
favorite
| on:
How To Safely Store A Password
Does anyone know how Djangos built-in password hashing fares?
brown9-2
on July 1, 2011
[–]
Looks like the built in stuff uses either sha1, md5, or crypt:
https://docs.djangoproject.com/en/dev/topics/auth/
lamby
on July 1, 2011
|
parent
[–]
http://code.playfire.com/django-bcrypt/
Backwords-compatible bcrypt support.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: