[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Cryptography
From: |
Robert Millan |
Subject: |
Re: [PATCH] Cryptography |
Date: |
Mon, 16 Nov 2009 15:35:10 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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.
> PBKDF2 is imported from gnulib
Were any modifications needed?
> 5) Imported devmapper.mod by Simon Peter. Completely UNTESTED.
> [...]
> + * Copyright (C) 2007 Simon Peter <address@hidden>
Did Simon write this code for GRUB? I just checked, we have an assignment
for past and future changes from him.
--
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."
- [PATCH] Cryptography, Vladimir 'phcoder' Serbinenko, 2009/11/16
- Re: [PATCH] Cryptography,
Robert Millan <=
- Re: [PATCH] Cryptography, Vladimir 'phcoder' Serbinenko, 2009/11/16
- Re: [PATCH] Cryptography, Robert Millan, 2009/11/16
- Re: [PATCH] Cryptography, Vladimir 'phcoder' Serbinenko, 2009/11/16
- Re: [PATCH] Cryptography, Robert Millan, 2009/11/16
- Re: [PATCH] Cryptography, Vladimir 'phcoder' Serbinenko, 2009/11/16
- Import of libgcrypt 1.4.4 ciphers (was: Re: [PATCH] Cryptography), Robert Millan, 2009/11/16
Re: [PATCH] Cryptography, Felix Zielcke, 2009/11/16
Re: [PATCH] Cryptography, Robert Millan, 2009/11/17