RosettaCodeData/Task/MD4/Tcl/md4.tcl
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

4 lines
116 B
Tcl

package require md4
# Use -hex option for hexadecimal output instead of binary
puts [md4::md4 -hex "Rosetta Code"]