Persumably there should be no real reason why HASH(8_char_password) = 160_bit_hash should be less strong than HASH(160_bit_hash).
Not only that, but most hashing algorithms already do several iterations before returning the hash.
Persumably there should be no real reason why HASH(8_char_password) = 160_bit_hash should be less strong than HASH(160_bit_hash).
Not only that, but most hashing algorithms already do several iterations before returning the hash.