<div dir="ltr"><div class="" tabindex="-1" style="outline:none"><div class="" tabindex="-1" style="outline:none"><div class="" tabindex="-1" style="outline:none">Hey!</div><div class="" tabindex="-1" style="outline:none"><br></div><div class="" tabindex="-1" style="outline:none">I tried to change the default passwd algorithm used by busybox to sha512, but got some strange looking hashes back by passwd after changing.</div><div class="" tabindex="-1" style="outline:none"><br></div><div class="" tabindex="-1" style="outline:none">They basically had the algorithm and the salt (maybe) squashed, like below.</div><div class="" tabindex="-1" style="outline:none"><br></div><div class="" tabindex="-1" style="outline:none">$6abCDefGH:(rest of shadow entry here)</div><div class="" tabindex="-1" style="outline:none"><br></div><div class="" tabindex="-1" style="outline:none">Admittedly I'm not used to seeing this, so I'm not too sure if it's an issue or not. The passwords still worked after this, but I'm not too sure if it was insecure, so I reverted it back to defaults.</div><div class="" tabindex="-1" style="outline:none"><br></div><div class="" tabindex="-1" style="outline:none">Any ideas? I'm used to seeing a full $6$salt$hash entry.</div></div></div></div>