gnupg rsa question // why use e of 41 ?



here is a quote from the gnupg 1.4.3 source code, section rsa.c

=====[ begin quote ]=====

/* find an public exponent.
We use 41 as this is quite fast and more secure than the
commonly used 17. Benchmarking the RSA verify function
with a 1024 bit key yields (2001-11-08):
e=17 0.54 ms
e=41 0.75 ms
e=257 0.95 ms
e=65537 1.80 ms
*/

=====[ end quote ]=====

practically,
how much more secure is an e of 41 ,
than an e of 17 ?

(i.e.
what type of attack would be successful against an e of 17
but foiled by using an e of 41 ?)


TIA,

vedaal

.



Relevant Pages

  • Re: Python secure?
    ... > I presumed that compiled C source code software was secure ... > and I was asking how did python compare to this. ... added by the compiler rather than the programmer. ...
    (comp.lang.python)
  • Re: WoW and Vista
    ... the way to secure software. ... that likely to happen at Microsoft. ... hole in microsofts OS is after they've been hacked, ... people not having the source code to be secure, ...
    (alt.games.warcraft)
  • Re: source code security
    ... what tools or methods do we have to secure the source code of php after ... None - but merely not having access to the source code does not provide ... Yes - there's a few deployment tools for PHP, I believe it's possible to use ...
    (comp.lang.php)
  • Re: WoW and Vista
    ... the way to secure software. ... that likely to happen at Microsoft. ... hole in microsofts OS is after they've been hacked, ... people not having the source code to be secure, ...
    (alt.games.warcraft)
  • Re: WoW and Vista
    ... the way to secure software. ... hole in microsofts OS is after they've been hacked, ... people not having the source code to be secure, ... Your argument is like ......"No sense having a bank vault since thieves can ...
    (alt.games.warcraft)