This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

MD5 hasher

Old posts that have not been replied to for several years.
Locked
b
benna

MD5 hasher

Post by benna »

I would like to write a tcl script that would allow people on my channel to type a command and have it hash any data that comes after it. Does anyone know how I could use module designed for hashing passwords to accomplish this?
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

check doc/tcl-commands.doc (md5)
b
benna

Post by benna »

:lol: I can't believe I didn't notice that. Thanks!
Locked