'''Tcl-only implementation for small strings''' Author: Don Libes [http://expect.nist.gov/md5pure/] 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. ---- [Category Package] [Category Cryptography]