如何将密码加密到128个字符? [英] how to php encrypt passwords to 128 character?

查看:179
本文介绍了如何将密码加密到128个字符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将php密码加密到128个字符,怎么可能?



我知道我不能使用md5,但找不到特定的希望沙发或哈希。

解决方案

sha512 是128个字符。 whirlpool salsa10 salsa20 算法也是128用PHP发布的字符散列。


I want to encrypt php passwords to 128 characters, how is that possible?

I know that I cant use md5 but cant find something specific wish sha or hash.

解决方案

sha512 is 128 characters. The whirlpool, salsa10, and salsa20 algorithms are also 128-character hashes that ship with PHP.

这篇关于如何将密码加密到128个字符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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