IRC:Command:MKPASSWD
From CollectiveIRC
Syntax:
MKPASSWD <password> [md5/des]
Description:
Allows an IRC operator to crypt his or her password for use in his or her O:Line. If md5 or des are not provided, des is assumed. It should be noted that when using the des method only up to the first 8 characters of the password are used, anything after those will be ignored.
Example:
MKPASSWD password
MKPASSWD password md5

