Difference between Hashing a Password and Encrypting it

前端 未结 9 809
野的像风
野的像风 2020-11-22 02:46

The current top-voted to this question states:

Another one that\'s not so much a security issue, although it is security-related, is complete and abje

9条回答
  •  别那么骄傲
    2020-11-22 03:09

    I've always thought that Encryption can be converted both ways, in a way that the end value can bring you to original value and with Hashing you'll not be able to revert from the end result to the original value.

提交回复
热议问题