Re: Key generation, subkeys and improved documentation

2015-01-12 Thread Bernhard Reiter
On Wednesday 07 January 2015 at 03:30:55, MFPA wrote: > > But I have seen some of the more > > paranoid privacy folks doing 4096 key pairs. > > I'm sure I have even seen discussions about 16384-bit. I seem to > recall somebody posting where the code would need changing to allow > this, but cautioni

Re: Key generation, subkeys and improved documentation

2015-01-06 Thread Sandeep Murthy
Just out of curiosity I wanted to know the kind of numbers we are dealing with if we use keys with length 16384. Here’s the biggest :) 118973149535723176508575932662800713076344468709651023747267482 123326135818048368690448859547261203991511543748483930925889766 738130868742627452469834156500608

Re: Key generation, subkeys and improved documentation

2015-01-06 Thread MFPA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi On Monday 5 January 2015 at 10:46:54 PM, in , Nex6|Bill wrote: > But I have seen some of the more > paranoid privacy folks doing 4096 key pairs. I'm sure I have even seen discussions about 16384-bit. I seem to recall somebody posting where t

Re: Key generation, subkeys and improved documentation

2015-01-06 Thread Werner Koch
On Mon, 5 Jan 2015 16:54, s.mur...@mykolab.com said: > I thought the maximum was 4096? For example, GPGKeychain (the GUI keychain Yes, but the gpgtools folks modified GnuPG to allow for 8k. Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. ___

Re: Key generation, subkeys and improved documentation

2015-01-05 Thread Sandeep Murthy
I think 4096 is enough for me, I don’t want to key of length 8192. I was just suggesting that the key generation dialogue in gpg could be improved. Sandeep Murthy s.mur...@mykolab.com > On 5 Jan 2015, at 22:46, Nex6|Bill wrote: > >> >> On Jan 5, 2015, at 7:54 AM, Sandeep Murthy wrote: >> >>

Re: Key generation, subkeys and improved documentation

2015-01-05 Thread Nex6|Bill
> On Jan 5, 2015, at 7:54 AM, Sandeep Murthy wrote: > > Hi > > I have a couple of questions about key generation, subkeys and the > documentation > on gnupg.org. > > (FYI I have GnuPG/MacGPG (v. 2.0.26) on my Mac.) > > 1. I just tried to generate an RSA keypair using `gpg` on the command lin

Re: Key generation, subkeys and improved documentation

2015-01-05 Thread Philip Jackson
On 05/01/15 16:54, Sandeep Murthy wrote: > I thought the maximum was 4096? For example, GPGKeychain (the GUI keychain > utility from the GPGTools suite which installs the GnuPG/MacGPG) doesnt’t > allow > key sizes bigger than 4096. In any case, choosing 8192 fails with `gpg`: > > gpg: keysi

Key generation, subkeys and improved documentation

2015-01-05 Thread Sandeep Murthy
Hi I have a couple of questions about key generation, subkeys and the documentation on gnupg.org. (FYI I have GnuPG/MacGPG (v. 2.0.26) on my Mac.) 1. I just tried to generate an RSA keypair using `gpg` on the command line, and it asks me to choose a key length between 1024 and 8192. Here is th