08-21-2004, 06:10 AM | #3 (permalink) |
I am Winter Born
Location: Alexandria, VA
|
That's what I would have said, but MD5 uses just hex numbers - and there's a : in the hash - that and I tried to MD5 the string "123456". It'd help if we had some kind of guarantee that it was a common/wellknown hash algorithm. Otherwise, I can write a hash algorithm that says "anything hashes to your big string" and get the same results.
It could be SHA-0 or SHA-1, those might be worth trying. Out of curiosity, why do you need to know what hash algorithm this used? |
08-25-2004, 01:12 AM | #6 (permalink) |
Once upon a time...
|
as bryan said, it's the MD5 of the prefix after the colon + the plaintext
ie md5(50xxxxx)
__________________
-- Man Alone ======= Abstainer: a weak person who yields to the temptation of denying himself a pleasure. Ambrose Bierce, The Devil's Dictionary. |
Tags |
hash, type |
|
|