Hacker News new | ask | show | jobs
by belleandsebasti 3841 days ago
Just encrypt each packet individually in CBC or CTR mode with a new random IV per packet.

Hopefully things have structured such that 802.11 packets are divisible by video frames.