使用openssl生成哈希值及盐值

Ytyzx讨论 | 贡献2021年5月15日 (六) 19:37的版本
1.在Linux下可以使用如下命令生成哈希值以及盐值。
openssl passwd -6 -salt test ytyzx
LinuxHashSalt1.png