General Question about MD5
Posted
by chicane
on Stack Overflow
See other posts from Stack Overflow
or by chicane
Published on 2010-04-26T22:34:34Z
Indexed on
2010/04/26
22:43 UTC
Read the original article
Hit count: 223
So im just playing around with PHP and the MD5 functionality, sorry if this sounds really silly, but I cant seem to understand, how is it possible to represent an unlimited number of characters of input into a 32 bit character output? Is my logic sound here? Or is there a limit to the input that a MD5 function can take?
Thanks...
© Stack Overflow or respective owner