Forgot your password?
typodupeerror

Comment Re:Can ARC4 be used properly at all? (Score 1) 393

The attack is not related to an reused IV. This attack works fine if 40,000 packets have been collected, even if not a single one uses an IV which had been used previously. Some 802.11 stacks use a monotonic counter for IV generation, which will never repead an IV in less than 2^24 packets. Even if such a counter is used, this attack will work perfectly.

Slashdot Top Deals

A method of solution is perfect if we can forsee from the start, and even prove, that following that method we shall attain our aim. -- Leibnitz

Working...