Oct032010
I was trying some 1 character strings with your md5 calculator...
I was trying some 1 character strings with your md5 calculator and am getting different results than I expect. For instance md5 of the string 1 is
c4ca4238a0b923820dcc509a6f75849b
on your web page. If I try the same on Ubuntu such as echo "1" | md5sum I get
b026324c6904b2a9cb4b88d6d61c81d1
I don't understand why there is a difference. Perhaps it's a linefeed or unicode -vs- ascii difference. Do you have any idea?
Thanks,
Dale Sykora
c4ca4238a0b923820dcc509a6f75849b
on your web page. If I try the same on Ubuntu such as echo "1" | md5sum I get
b026324c6904b2a9cb4b88d6d61c81d1
I don't understand why there is a difference. Perhaps it's a linefeed or unicode -vs- ascii difference. Do you have any idea?
Thanks,
Dale Sykora
Syndication