MD5 by m.ukai

open Digest;;while 1=1do print_endline(to_hex(string(read_line())))done

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page