+ Microsoft Word and Excel 97–2003 encrypted documents with RC4 but kept the same initialization vector when an encrypted document was edited and re-saved, so successive versions of the same file were encrypted with the <em>same keystream</em>. XORing two saved versions cancels the keystream and exposes the differences between them — the identical failure mode as CTR nonce reuse, shipped in a mass-market product. See Hongjun Wu, <a href="https://eprint.iacr.org/2005/007" target="_blank" rel="noopener noreferrer">“The Misuse of RC4 in Microsoft Word and Excel” (IACR ePrint 2005/007)</a>.</p>
0 commit comments