Version 2 of MD5Pure

Updated 2005-02-18 14:20:29 by suchenwi

Tcl-only implementation for small strings

Author: Don Libes [L1 ]

md5pure is a Tcl extension that computes an md5 message digest or hmac. md5pure uses only core Tcl commands and therefore requires no compilation.

See also Tcllib's md5 package.