On 27.08.2015, Robert J. Hansen wrote:
> I had someone wonder why the FAQ recommends avoiding CAST, BLOWFISH,
> IDEA, or 3DES for bulk encryption.
> Q: Why should some ciphers be avoided for bulk encryption?
"Some ciphers" is probably not enough for those who frequently ask
about that topic. I
> I think it's a good idea to stress you're talking about the block size,
> not about the key size. Something like "a cipher with a 64 bit block size".
Good point; thank you!
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mai
On 27/08/15 23:11, Robert J. Hansen wrote:
> For a 64-bit cipher, you'll probably wind up [...]
> A 128-bit cipher will begin to repeat after [...]
I think it's a good idea to stress you're talking about the block size,
not about the key size. Something like "a cipher with a 64 bit block size".
> What do you thing of
>
> But what happens if two identical ciphertext blocks are found in the
> same message?
>
> to make it more clear that this is per message?
I think it’s a good idea. :)
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
htt
On Thu, 27 Aug 2015 23:11, r...@sixdemonbag.org said:
> But what happens if two identical ciphertext blocks are found? Since
> the cipher is deterministic, the cipher will begin repeating its output.
What do you thing of
But what happens if two identical ciphertext blocks are found in the
s
I had someone wonder why the FAQ recommends avoiding CAST, BLOWFISH,
IDEA, or 3DES for bulk encryption. It occurs to me that this is a
pretty reasonable question and probably should get placed in the FAQ.
So, here's proposed new content -- please feel free to chime in with
thoughts or criticism.