You are reading a single comment by @Nick.Earthloop and its replies. Click here to read the full conversation.
  • return crypt.crypt(password, "$6$rounds=5000$%s$" % (salt,))

About