On Tue, 4 Aug 2009 10:42:22 -0600 Modulok <[email protected]> wrote: > As I understand it I would have to double the length of a hashed > password for it to be as secure as an un-hashed one, as each pair of > characters represent one byte. Aye?
I wouldn't put it quite like that, it's the hexadecimal representation that puts one bytes into two characters not the hashing. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
