![]() | ![]() | ![]() |
| |||||||||||||||
|
NAME
digest::md5 - Computes a MD5 message digest. SYNOPSIS
digest::md5 ?mode? args... DESCRIPTIONThose commands provide a pure Tcl solution for computing a MD5 or SHA1 message digest. From now, command refers to either digest::md5 or digest::sha1. Valid options are: command encode string
command decode string
command create
command digest string ...
command hmac key string
BENCHMARKSThose benchmarcks might help you decide whereas this pure Tcl implementation is fast enough, or if the C implementation better suits your needs.
CREDITSThe MD5 encryption is based on the definition of MD5 in RFC 1321 (April 1992) . The SHA1 encryption is based on the definition of SHA1 in FIPS-180-1 (April 1995) . © 1999-2002 Evolane - all rights reserved. |
© 2001-2002 Evolane - tous droits réservés. Pour toute remarque, envoyez un courrier électronique à webmaster@evolane.com