Joseph Stewart wrote:
but what can't you do with 32-bit values that you need to do?
I wrote:
Strong encryption ?
In block cyphers, you need lots of XOR ops, and block sizes of
32 bits are inherently vulnerable but 64 bits are very tough...
Rob Kendrick wrote:
It's difficult to see how simply doubling the number of bits
you process at once removes an inherent vulnerability.
See: http://en.citizendium.org/wiki/Code_book_attack
[snip]
The algorithms we use down here at the consumer-level are still
64-bit-block-size, see e.g.:
http://www.kremlinencrypt.com/algorithms.htm