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

Change password encryption algorithm #60

Open
C3realGuy opened this issue Mar 14, 2017 · 4 comments
Open

Change password encryption algorithm #60

C3realGuy opened this issue Mar 14, 2017 · 4 comments

Comments

@C3realGuy
Copy link
Contributor

C3realGuy commented Mar 14, 2017

Switch from SHA-1 to something better.
Maybe bcrypt or something like that?

Don't think that this is high priority, but should be done.

EDIT: Elkarte is using sha256.

@Nao
Copy link
Member

Nao commented Mar 15, 2017

Did Elk switch to sha256 recently..?

@C3realGuy
Copy link
Contributor Author

They switched to sha256 in January 2014.
elkarte/Elkarte@076fc85

@Nao
Copy link
Member

Nao commented Apr 14, 2017

So... Should it be password_hash, at this point? I think I've seen that mentioned in passing...

@C3realGuy
Copy link
Contributor Author

C3realGuy commented May 21, 2017

PR with password_hash: #68

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

2 participants