Old Service Loops Through Hashing 20 Times
-
Hi,
I’m trying to connect my WordPress site to my an old service that used Rails Authlogic. It uses SHA512 hashing (password + salt), but loops through hashing 20 times. (i.e. password+salt gets hashed, then it takes the hashed+salted password and hashes again, and does this 20 times).
Is there any way the plugin can accommodate this?
Many thanks!
??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Old Service Loops Through Hashing 20 Times’ is closed to new replies.