I'm trying to identify what algorithm is encrypting / encoding / hashing passwords in a client system. I have samples of matching plaintext and ciphertext. Is there a search engine somewhere that will try multiple algorithms and help me figure out which one created the ciphertext?
Thanks in advance!