top | item 43750296

(no title)

perryflynn | 10 months ago

No. They use a unique IV for each frame:

> Every Frame is using a unique IV (Initialization Vector), which ensures that the AES Block Cipher generates always different cipher texts and makes brute force harder. This works similar to a Password Salt.

discuss

order

jackjeff|10 months ago

Oh thanks. I missed that. I guess that works pretty well too!