Other functions

addtabkey country [crypt] epic getcdcc getenv getgid getlogin getpgrp getreason gettabkey getuid help idle info irclib jot pid ppid sendcdcc uname version

Liam's BitchX Command Reference

BitchX scripting function $crypt()

crypt
Function
$crypt()
Notes
Password truncated to 8 chars. Spaces allowed, but password must be inside "" quotes.
Usage
$crypt(password seed)
Returns
a 13-char encrypted string when given a seed and password. Returns zero (0) if one or both args missing. Additional args ignored.


previous: cparse next: crypt