Cryptographic hashing is usually done with a computer. Like ciphers, there are different types, such as SHA-1 and MD5.

How do you think they might differ?

Output lengthMethod of transformation

Bingo! The output length and method of transformation are the primary way hash functions differ. For example SHA-1 is 40 characters long.

Could it be that they differ by using both of these?