Answer:
[tex]1.85x10^{19}[/tex] attempts are required to find a matching pair if the digital fingerprint is 64 bits long.
[tex]3.40*10^{38}[/tex] attempts are required to find a matching pair if the digital fingerprint is 128 bits long.
Step-by-step 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
[tex]T = 2^{64} = 1.85x10^{19}[/tex]
options.
So, [tex]1.85x10^{19}[/tex] 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.
[tex]T = 2^{128} = 3.40*10^{38}[/tex]
So, [tex]3.40*10^{38}[/tex] attempts are required to find a matching pair if the digital fingerprint is 128 bits long.