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 salt does not contain "$". The password memory will be cleared before released.