From owner-freebsd-questions@FreeBSD.ORG Thu Nov 15 17:54:47 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29F7316A421 for ; Thu, 15 Nov 2007 17:54:47 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id ED5D913C4BB for ; Thu, 15 Nov 2007 17:54:46 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 7682C28440; Thu, 15 Nov 2007 12:54:45 -0500 (EST) To: Peo Nilsson References: <1195144649.48014.4.camel@zeus.se> From: Lowell Gilbert Date: Thu, 15 Nov 2007 12:54:45 -0500 In-Reply-To: <1195144649.48014.4.camel@zeus.se> (Peo Nilsson's message of "Thu\, 15 Nov 2007 17\:37\:29 +0100") Message-ID: <44oddvtmvu.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD quest-list Subject: Re: gnupg keysize X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2007 17:54:47 -0000 Peo Nilsson writes: > When browsing: > http://www.gnupg.org/gph/en/manual.html#INTRO > > It says: > "The size of a DSA key must be between 512 and 1024 bits". > It also says: > "The ElGamal key may be of any size". > > Who and why has defined this? The OpenPGP standard. [Actually, the history is a little more complicated than that, but OpenPGP is the limiting factor at the moment.] > In my opinion, the size of a key is a question for the user. No one is forcing you to follow standards. However, standards are useful when communicating with other people.