Method Nettle.crypt_md5()
- Method crypt_md5
string(7bit)crypt_md5(string(8bit)password,string(8bit)salt,void|string(8bit)magic)- Description
Does the crypt_md5 abrakadabra (MD5 + snakeoil). It is assumed that
saltdoes not contain "$".The
passwordmemory will be cleared before released.