in reply to Re: Protecting passwords in source
in thread Protecting passwords in source

However, this limitation can be readily circumvented by using md5crypt() instead (or, in Perl, Digest::MD5).