- Advanced Blockchain Development
- Imran Bashir Narayan Prusty
- 49字
- 2021-06-24 14:05:00
Second preimage resistance
The second preimage resistance property requires that given x and h(x), it is almost impossible to find any other message m, where m != x and hash of m = hash of x or h(m) = h(x). This property is also known as weak collision resistance.