Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate hash function from SHA256 to bcrypt #1

Closed
mcollina opened this issue Mar 2, 2011 · 1 comment
Closed

Migrate hash function from SHA256 to bcrypt #1

mcollina opened this issue Mar 2, 2011 · 1 comment

Comments

@mcollina
Copy link
Owner

mcollina commented Mar 2, 2011

It's essential to migrate from SHA256 to bcrypt from what is stated in this article: http://codahale.com/how-to-safely-store-a-password/.

@mcollina
Copy link
Owner Author

mcollina commented Mar 2, 2011

Replaced SHA256 with BCrypt.

Closed by ed4690b

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant