Computer Science, asked by ashwin28, 1 year ago

what is birthday attack

Answers

Answered by swapni1
0
Hi ashwin

Birthday attack is a cryptographic attack that exploits the mathematics behind the birthday problem in probability theory.

This attack can be used to abuse comminication between two or more parties.

Hope this help you ashwin
Answered by babulohar
0

Answer:

attack on the Hash Function known as Birthday attack.

Explanation:

let H be the hash function that produces n bit hash value.Then near about 2^n/2 random message hashed by H then it's highly probable that we have found two message such that H(x) =  H(x').

Similar questions