On 2013-12-03, Chris Morrow <morr...@ops-netman.net> sent:
> > I get things like "$sha1$19418$aoTClyGU$cix8MhZsXwG6OrwUgeHAoOA8f.AX"
> > where it appears to have the format, some number, what I think is
> > the salt, and then the hash.
> > 
> > Anyone know how these things are calculated?
> 
> we do this calculation.... I believe your intended format is:
>   $1$salt$hash
> 
> or that seems to be what our code does.

That's for MD5 passwords. I have a requirement to use SHA-1.

-- 
Chip Marshall <c...@2bithacker.net>
http://2bithacker.net/
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to