哪一种更好? [英] Which one of these is better?

查看:71
本文介绍了哪一种更好?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

SHA256或BCrypt是否更适合密码散列?我目前正在使用BCrypt。



我尝试过:



我不知道该放什么。

Is SHA256 or BCrypt better for password hashing? I am currently using BCrypt.

What I have tried:

I am not sure what to put here.

推荐答案

我建​​议你做一个简单的谷歌搜索,并阅读大量的相关链接,以确定哪种方法最好满足您的项目需求。



SHA256或BCrypt更适合密码散列 - Google搜索 [ ^ ]



哈希 - 在密码哈希中优先选择bcrypt或PBKDF2而不是SHA256-crypt的具体原因是什么? - 信息安全堆栈交换 [ ^ ]



请使用Bcrypt或Scrypt而不是SHA *来获取密码! - Rietta [ ^ ]



安全性 - SHA512与Blowfish和Bcrypt - Stack Overflow [ ^ ]



密码哈希:PBKDF2,Scrypt,Bcrypt - Michele Preziuso - 中等 [ ^ ]
I'd suggest you do a simple google search and read up on a ton of relevant links to decide which method best meets your projects needs.

SHA256 or BCrypt better for password hashing - Google Search[^]

hash - What is the specific reason to prefer bcrypt or PBKDF2 over SHA256-crypt in password hashes? - Information Security Stack Exchange[^]

Use Bcrypt or Scrypt Instead of SHA* for Your Passwords, Please! - Rietta[^]

security - SHA512 vs. Blowfish and Bcrypt - Stack Overflow[^]

Password Hashing: PBKDF2, Scrypt, Bcrypt – Michele Preziuso – Medium[^]


这篇关于哪一种更好?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆