Quote:
i need use it to send password to server with socket wink

yeah pitty mirc cant let you do /socklisten and make it ssl..
also pitty that mirc doesnt do a handful of hash functions..
$crc()
$md5()
$sha1()
$sha2()
$ripemd()
etc..
perhaps a number of hash functions listed at:
http://en.wikipedia.org/wiki/Cryptographic_hash_function
altho im sure there's dll's out there that can do it all anyway.