Damus
LisPi · 10w
Why does wifi security seem to be such a mess anyway? Are they trying to do all sorts of silly optimizations that undermine the functionality of the cryptographic systems?
Klaus Frank profile picture
@LisPi Yes. Especially retransmitting and parallelism are the curse that lead to e.g. reuse of secret keys.

Or it is because of resource constraints of the chips (lesser these days but sometimes still an issue).

At least these were the common issues in the CVEs I looked at so far.