Answer:
attempts are required to find a matching pair if the digital fingerprint is 64 bits long.
attempts are required to find a matching pair if the digital fingerprint is 128 bits long.
Explanation:
Each bit has two options. So
How many attempts are required to find a matching pair if the digital fingerprint is 64 bits long?
So for each of the 64 bits, we have the following number of options.
2 - 2 - 2 - 2 -... - 2
So, in all, there are
![T = 2^(64) = 1.85x10^(19)](https://img.qammunity.org/2020/formulas/mathematics/college/bzi8k5hd71qr1wsfemoxvfjjosxkwfsheq.png)
options.
So,
attempts are required to find a matching pair if the digital fingerprint is 64 bits long.
128 bits long?
Using the same logic as the first question.
![T = 2^(128) = 3.40*10^(38)](https://img.qammunity.org/2020/formulas/mathematics/college/vpvrgyy6rk5nntbokiuexj3ziy2bpndz86.png)
So,
attempts are required to find a matching pair if the digital fingerprint is 128 bits long.