I have access to some encrypted passwords that I need to decrypt. They aren't MD5 hashes... They look something like this: mbFTyGrJkVW9Q
Now I have access to the salt that was used to encrypt the password. Does that make it easier to decrypt them?
Now I have access to the salt that was used to encrypt the password. Does that make it easier to decrypt them?
Comment