相关疑难解决方法(0)

从Linux命令行生成sha256

我知道字符串"foobar" c3ab8ff13720e8ad9047dd39466b3c8974e592c2fa383d4a3960714caef0c4f2使用 http://hash.online-convert.com/sha256-generator生成SHA 256哈希

但是命令行shell:

hendry@x201 ~$ echo foobar | sha256sum 
aec070645fe53ee3b3763059376134f058cc337247c978add178b6ccdfb0019f  -
Run Code Online (Sandbox Code Playgroud)

生成不同的哈希.我错过了什么?

linux shell sha256

215
推荐指数
8
解决办法
26万
查看次数

标签 统计

linux ×1

sha256 ×1

shell ×1