Christian Heimes <[email protected]> added the comment:
PS: You are getting a different output because you are feeding a different input to hashlib.scrypt(). The first parameter is the password, not password + salt. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39979> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
