hynek / argon2-cffi

Secure Password Hashes for Python
https://argon2-cffi.readthedocs.io/
MIT License
549 stars 47 forks source link

Second salt #155

Closed AndreyOsipkov closed 1 year ago

AndreyOsipkov commented 1 year ago

Good afternoon! Is it possible to use the second salt from the server configuration?

AndreyOsipkov commented 1 year ago

I didn’t immediately realize that I could simply add an arbitrary string to the password:)