So che il seguente protocollo di autenticazione è vulnerabile, ma non riesco a capire perché.
A and B share a secret key K (64 bits)
R1 and R2 are two 64 bit numbers
A-->B: I am A
B-->A: R1
A-->B: Hash((K+R1) mod 2^64), R2
B--&g...
posta
14.07.2014 - 20:41