From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KRryo-0005KA-Og for mharc-grub-devel@gnu.org; Sat, 09 Aug 2008 13:11:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRrym-0005I0-T1 for grub-devel@gnu.org; Sat, 09 Aug 2008 13:11:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRryl-0005Fx-3f for grub-devel@gnu.org; Sat, 09 Aug 2008 13:11:48 -0400 Received: from [199.232.76.173] (port=35454 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRryk-0005Fj-PB for grub-devel@gnu.org; Sat, 09 Aug 2008 13:11:46 -0400 Received: from mammon.gorven.za.net ([78.46.253.195]:53905 helo=mail.gorven.za.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KRryk-0002em-Ax for grub-devel@gnu.org; Sat, 09 Aug 2008 13:11:46 -0400 Received: from mail.gorven.za.net (localhost [127.0.0.1]) by mail.gorven.za.net (Postfix) with ESMTP id 3C25D33A4BE for ; Sat, 9 Aug 2008 19:11:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gorven.za.net; h=from:to :subject:date:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; s=alpha; bh=snb6tMwAKjdEW 8gbvqPBtnDngbs=; b=Zjm8JxsBowlQjqih5q7grPQ3Nwqy/bfPAtY1tCy/m4oES +0rMyeadUAQZ+pbsglv8hNQUIYfenNqLgqF7BFTKa92z8l+ajsxX8FuJ+Pgix2Ex ln7bnzbY1yVXB+T1q1ZESYDeTT8/mF6967VmvhA1sXzummiUkgKYm86SqX+KaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gorven.za.net; h=from:to:subject :date:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; q=dns; s=alpha; b=ijGL0rS e/tr5OJgedVnFPpPTzNPjBi999QIVD3/FQ5dCUNmab6k5xXSRq6LY/CBdRkU48Wy BcYE2ts/Ggmh+jNqHwlPK2SWfnjXw6EWyE/egAd4NtLCENPDVuN7BgdmedKPSyUd KLudJK+mxURPuf5lDgbbqhs3L4P0ALLR+et4= Received: from molech (dsl-241-102-83.telkomadsl.co.za [41.241.102.83]) by mail.gorven.za.net (Postfix) with ESMTPSA id B365033A4BD for ; Sat, 9 Aug 2008 19:11:43 +0200 (CEST) From: Michael Gorven To: The development of GRUB 2 Date: Sat, 9 Aug 2008 19:11:28 +0200 User-Agent: KMail/1.9.9 References: <200808091711.07211.michael@gorven.za.net> <87tzdudxeg.fsf@xs4all.nl> In-Reply-To: <87tzdudxeg.fsf@xs4all.nl> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1249771.qFayv0pkNc"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200808091911.33481.michael@gorven.za.net> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) Subject: Re: Crypto Patch: Legal Issues X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 17:11:49 -0000 --nextPart1249771.qFayv0pkNc Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 09 August 2008 17:24:23 Marco Gerards wrote: > I was about the review Simon's patch. What is the best way to > proceed. More than one person works on this and I am confused about > how to deal with this. Would it help if Simons work got in first, or > didn't you continue with this, but did you just pick pieces of code > from him instead? I used his "crypto" module, which manages the available ciphers and hashes.= I=20 did however make some changes to that, and I also replaced Simon's AES and= =20 RIPEMD implementations with ones from libgcrypt. I gather that there was a= =20 problem with the license of those implementations, and so I think that it m= ay=20 be easier for me to submit Simon's patch along with mine. My "luks" module= =20 also has a lot of code in common with Simon's "devmapper" module (which=20 handles non-LUKS encrypted partitions), and so I'm planning to incorporate= =20 that functionality in my "luks" module. Regards Michael =2D-=20 http://michael.gorven.za.net PGP Key ID 6612FE85 S/MIME Key ID D33AEB31 --nextPart1249771.qFayv0pkNc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBInc/FO9SWvWYS/oURAiLjAJ0UG/qWxJJQiZuJZeZKdHNY5t1JIgCfSyGy vxzxD+NFxCx/YZVJqnyWZk0= =ntND -----END PGP SIGNATURE----- --nextPart1249771.qFayv0pkNc--