Hi,
I'm using RC3 (from iso) upgraded to RC4. When running:
echo -n | openssl dgst -whirlpool
I'm getting "initialization error", although whirlpool is in the
list of supported algorithms. Same thing for shake128 and shake256,
but without any message (exit status is 1). Same errors for any
other inputs.
I'm using RC3 (from iso) upgraded to RC4. When running:I realize this is a tangent, but `echo -n` is unsafe. In this case,
echo -n | openssl dgst -whirlpool
np <dev@nicolas-provost=2Efr> writes:=2E
I'm using RC3 (from iso) upgraded to RC4=2E When running:
echo -n | openssl dgst -whirlpool
I realize this is a tangent, but `echo -n` is unsafe=2E In this case,
since you are not printing anything, you can simply use `true|`, `:|`,
or `</dev/null` instead of `echo -n|`=2E In other cases, use printf(1)=
DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@FreeBSD=2Eorg
echo -n | openssl dgst -whirlpool<br></div></blockquote><div dir=3D"auto="><br>I realize this is a tangent, but `echo -n` is unsafe=2E In this case= ,<br>since you are not printing anything, you can simply use `true|`, `:|`,= <br>or `</dev/null` instead of `echo -n|`=2E In other cases, use printf= (1)=2E<br><br>DES<br></div></pre></blockquote></div></body></html> ------R2LMKL8K8GKACLFO3RLNSA6L6G4AAY--
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 54 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 12:21:24 |
| Calls: | 742 |
| Files: | 1,218 |
| D/L today: |
2 files (2,024K bytes) |
| Messages: | 183,175 |
| Posted today: | 1 |