Re: message size
Kevin Smith <[email protected]>
| Newsgroups | gmane.ietf.xmpp |
|---|---|
| Message-ID | <CAOb_FnywkNkyjwc3c4+AJb1xAXTpjD8dPj1gex_K9GzGKiJvAg@mail.gmail.com> |
On Thu, Mar 6, 2014 at 2:35 PM, Ashley Ward <[email protected]> wrote: > On 6 Mar 2014, at 14:28, Dave Cridland <[email protected]> wrote: > >> You're saying to include, pre-encrypt, something like <spacer:junk xmlns:spacer='urn:...'>123465</spacer> in the plaintext order to defeat message size analysis of the ciphertext? > > It's XML - you could always just use <!-- --> comments or whitespace. Comments are slightly problematic, on account of being illegal. /K