If you're changing the name, why not call it hash instead of crypt? I mean, md5 is not encryption so it's illogical to include it in the function name.
/ David Hedbor
Previous text:
2004-03-08 17:36: Subject: Re: Crypto.crypt_md5();
Ok. Splitting crypt_md5 into make_crypt_m5 and verify_crypt_md5.
/ Martin Nilsson (saturator)