From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NAN3e-0001ZY-FL for mharc-grub-devel@gnu.org; Tue, 17 Nov 2009 07:21:18 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAN3c-0001YU-ID for grub-devel@gnu.org; Tue, 17 Nov 2009 07:21:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAN3X-0001V6-Fe for grub-devel@gnu.org; Tue, 17 Nov 2009 07:21:15 -0500 Received: from [199.232.76.173] (port=52399 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAN3X-0001V2-3m for grub-devel@gnu.org; Tue, 17 Nov 2009 07:21:11 -0500 Received: from xvm-190-8.ghst.net ([217.70.190.8]:53040 helo=aybabtu.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NAN3W-00014u-P3 for grub-devel@gnu.org; Tue, 17 Nov 2009 07:21:10 -0500 Received: from [192.168.10.10] (helo=thorin) by aybabtu.com with esmtp (Exim 4.69) (envelope-from ) id 1NAN3U-0006Zm-9C for grub-devel@gnu.org; Tue, 17 Nov 2009 13:21:08 +0100 Received: from rmh by thorin with local (Exim 4.69) (envelope-from ) id 1NAN3T-00038d-Oi for grub-devel@gnu.org; Tue, 17 Nov 2009 13:21:07 +0100 Date: Tue, 17 Nov 2009 13:21:07 +0100 From: Robert Millan To: The development of GNU GRUB Message-ID: <20091117122107.GA11991@thorin> References: <4B015812.3040808@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B015812.3040808@gmail.com> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [PATCH] Cryptography X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2009 12:21:17 -0000 On Mon, Nov 16, 2009 at 02:48:02PM +0100, Vladimir 'phcoder' Serbinenko wrote: > === added file 'include/grub/cipher_wrap.h' > --- include/grub/cipher_wrap.h 1970-01-01 00:00:00 +0000 > +++ include/grub/cipher_wrap.h 2009-11-13 16:51:09 +0000 Can we avoid cluttering the grub/ namespace with glue code? This could be in lib//include (see e.g. how lib-linux branch does it). > --- lib/pbkdf2.c 1970-01-01 00:00:00 +0000 > +++ lib/pbkdf2.c 2009-11-15 13:13:10 +0000 > @@ -0,0 +1,101 @@ > +/* gc-pbkdf2-sha1.c --- Password-Based Key Derivation Function a'la PKCS#5 > + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 Free Software Foundation, Inc. You may import this file from Gnulib and derive from it. Please add a note indicating its origin. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all."