17 Dec
2003
17 Dec
'03
11:17 p.m.
Raph Levien writes:
On the other hand, it costs nothing by most people's standards to use a 1024 bit key, so why not use one? I find that there is only a point in using low security for anything in particular when there is a perceivable cost to it -- if the cost is typing a different number while doing key generation, I don't see why one should suffer the tradeoff.
Perhaps it costs you "nothing," Perry, but not all of us have the massively parrallel 64-way interleaved banked memory nanosecond-latency box you have on your desk.
I've found that in practice the compression pass takes longer than the RSA pass for PGP. If you accept the time for the file compression I don't see how you can have trouble with the 1024 bit RSA operation. Perry