[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CWD: "Jacking in from the "One that Got Away" Port




Declan McCullagh writes:
> The key length for symmetric-key cryptosystems isn't comparable to the key
> length for public key cryptosystems. 

You should have stuck with that.

> 1024-bit RSA is as hard to crack as three nested iterations of 56-bit DES.

Unknown. Cracking 3DES and 1024 bit RSA are both hard, but the
algorithms used for brute forcing both of them are very different. I
would say that making comparisons between them is probably in general
a bad idea, especially given that over long periods of time the
techniques used improve at different rates.

The conservative attitude is, in any case, always "encrypt until it
hurts and then back off a little bit."

Perry