Re: RSA 1024 ridiculous /8192 is sublime

2007-06-17 Thread David Shaw
On Sun, Jun 17, 2007 at 12:41:16PM -0500, Newton Hammet wrote: > gnupg as distributed may not be generating larger than 4096 bit keys > but it is easy enough to (or was in the past) to modify the source code > in I think one place and change it to whatever you want. > > In my case I was able to su

Re: RSA 1024 ridiculous /8192 is sublime

2007-06-17 Thread Newton Hammet
gnupg as distributed may not be generating larger than 4096 bit keys but it is easy enough to (or was in the past) to modify the source code in I think one place and change it to whatever you want. In my case I was able to successfully generate a 8192-bit RSA key and tested it with encryption, dec