<p dir="ltr">I cannot see what is news in the Register or MIT descriptions, though I have not yet read the referenced PDF.</p>
<p dir="ltr">Where the range of valid plaintexts is relatively small there are opportunities for an attacker with access to the ciphertext to improve their strategy for guessing the decryption key.</p>
<p dir="ltr">In classic character by character encryption most encryption schemes are vulnerable to techniques such as frequency analysis.</p>
<p dir="ltr">Mitigations for modern (mostly block) ciphers increase the entropy in the plaintext, e.g. compression before encryption (as practiced by PGP), padding with random nonces, using chained encryption modes instead of Electronic Code Book, (NIST make specific suggestions for the best modes to use with DES and AES).</p>

<p dir="ltr">Ttfn, Tony</p>