16 Jan
2019
16 Jan
'19
9:46 a.m.
This and also the value shown by freeradius output is a hex dump of an ASCII encoded string. So 38393465333261356361356239306362353834323337323435363634373735386531393266613933 is 894e32a5ca5b90cb5842372456647758e192fa93 Adam Bishop <Adam.Bishop@jisc.ac.uk> wrote
On 16 Jan 2019, at 13:52, Fekete Tamás <fektom@gmail.com> wrote:
echo "<mystringwhichisnotrevealed>" | sha1sum
Try using 'echo -n'
echo has an implicit newline unless you tell it otherwise.
This, and also the value shown by freeradius output is a hex dump of an ASCII encoded string. So 38393465333261356361356239306362353834323337323435363634373735386531393266613933 is 894e32a5ca5b90cb5842372456647758e192fa93