Hello everyone, I am trying to understand and learn more about encryption so I tried creating some salted passwords in Python. I wanted to ask what would be a good way to test the strength of the hash but I wasn't sure if that type of question is allowed to be asked on here.
So instead how long should a salt be for it to be considered a secure hash?