a strong function for hash strings and restore it

前端 未结 3 1071
难免孤独
难免孤独 2021-01-24 12:34

I\'m looking for a strong hash function (algorithm) to hash my codes. i want to restore hashed string to original string. (can i restore sha to ori

3条回答
  •  無奈伤痛
    2021-01-24 13:14

    Hash algorithms are one way so you can't restore the original text from the hash

提交回复
热议问题