what is best possible way of salting and storing salt?

前端 未结 2 1592
甜味超标
甜味超标 2020-12-16 16:47

Hi guys I have read about password salting, but this might sound a little odd. But how do I store and secure the salt. For example in a multi tire architecture say I use the

2条回答
  •  一整个雨季
    2020-12-16 17:32

    Please take a moment to read this very good description of salts and hashing

    Salt Generation and open source software

提交回复
热议问题