From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>, dn.tlp@gmx.net
Subject: Re: [PATCH] Cryptography
Date: Mon, 16 Nov 2009 15:56:26 +0100 [thread overview]
Message-ID: <4B01681A.9070302@gmail.com> (raw)
In-Reply-To: <20091116143510.GA25789@thorin>
[-- Attachment #1: Type: text/plain, Size: 1304 bytes --]
Robert Millan wrote:
> On Mon, Nov 16, 2009 at 02:48:02PM +0100, Vladimir 'phcoder' Serbinenko wrote:
>
>> 2) Ciphers and hashes are imported from libgcrypt. Actual import is
>> automated and imported files are not included in the patch. To import do:
>> python import_gcry.py <libgcrypt dir> .
>>
>
> Please don't merge the auto-import script. I have to handle code imports
> myself.
>
import_gcry.py is meant to be run by maintainer or developer in charge,
not user.
>
>> PBKDF2 is imported from gnulib
>>
>
> Were any modifications needed?
>
>
1) Standard GRUB'ification (other headers, grub_ prefix)
2) Adaptation to the lack of gnulib abstraction layer on top of gcrypt
3) Support for any hash and not only SHA1
>> 5) Imported devmapper.mod by Simon Peter. Completely UNTESTED.
>> [...]
>> + * Copyright (C) 2007 Simon Peter <dn.tlp@gmx.net>
>>
>
> Did Simon write this code for GRUB? I just checked, we have an assignment
> for past and future changes from him.
>
>
AFAICT from this thread:
http://lists.gnu.org/archive/html/grub-devel/2007-09/msg00002.html
he did. CC'ing him
@Simon: Sorry for the delay, just project had a period of low actitivity
but this period is over
--
Regards
Vladimir 'phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]
next prev parent reply other threads:[~2009-11-16 14:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 13:48 [PATCH] Cryptography Vladimir 'phcoder' Serbinenko
2009-11-16 14:35 ` Robert Millan
2009-11-16 14:56 ` Vladimir 'phcoder' Serbinenko [this message]
2009-11-16 18:26 ` Robert Millan
2009-11-16 19:38 ` Vladimir 'phcoder' Serbinenko
2009-11-16 19:59 ` Robert Millan
2009-11-16 20:20 ` Vladimir 'phcoder' Serbinenko
2009-11-16 21:16 ` Import of libgcrypt 1.4.4 ciphers (was: Re: [PATCH] Cryptography) Robert Millan
2009-11-16 14:42 ` [PATCH] Cryptography Felix Zielcke
2009-11-16 14:58 ` Vladimir 'phcoder' Serbinenko
2009-11-17 12:21 ` Robert Millan
2009-11-17 12:56 ` Robert Millan
2009-12-05 15:44 ` Vladimir 'φ-coder/phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B01681A.9070302@gmail.com \
--to=phcoder@gmail.com \
--cc=dn.tlp@gmx.net \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.