My short amoutn of research says that UBBT uses DES encryption. vB uses MD5 which PP accesses using Digest::MD5

I found a Crypt::DES perl module; but I cant find any documentation on how to use it.