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

用户登录密码加盐 #16

Open
voidint opened this issue Dec 28, 2016 · 1 comment
Open

用户登录密码加盐 #16

voidint opened this issue Dec 28, 2016 · 1 comment

Comments

@voidint
Copy link
Contributor

voidint commented Dec 28, 2016

当前仅对用户的登录密码进行了md5,容易破解,建议对登录密码加盐后再md5。

@zjcnew
Copy link

zjcnew commented Jul 3, 2018

那直接升级AES加密吧

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