What is the difference between weak and strong resistance
The weak collision resistance property is sometimes also referred to as second preimage resistance: Given an arbitrary x there exists no x’ with x’ != x so that h(x) = h(x’) Strong collision resistance on the other hand is defined as: There exist no x and x’ with x != x’ so that h(x) = … Read more