Michael, But wouldn't it render a login-based hashing system resistant to the current hashing problems if it is implemented something like: -- result = hashFunc1( input + hashFunc1(input) + salt )
But wouldn't it render a login-based hashing system resistant to the current hashing problems if it is implemented something like:
-- result = hashFunc1( input + hashFunc1(input) + salt )