All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] Cryptography
Date: Mon, 16 Nov 2009 15:58:22 +0100	[thread overview]
Message-ID: <4B01688E.1070603@gmail.com> (raw)
In-Reply-To: <1258382562.2705.3.camel@fz.local>

[-- Attachment #1: Type: text/plain, Size: 848 bytes --]

Felix Zielcke wrote:
> Am Montag, den 16.11.2009, 14:48 +0100 schrieb Vladimir 'phcoder'
> Serbinenko:
>   
>> 3) PBKDF2-SHA512 password support to increase security. To generate
>> the
>> encrypted password do:
>> grub-pbkdf2 [-c iteration_count]
>> It may not work on non-unix platforms due to terminal control
>> functions
>> (disabling echo) and /dev/random (retrieving salt). Patches are
>> welcome
>> PBKDF2 is imported from gnulib 
>>     
>
> I suggest to name it grub-mkpasswd.
> Even in the case we only support one password hash this makes it easier
> for users to find then grub-pbkdf2 and to figure out what it does.
>
>   
I plan to add scrypt into grub-extras (partially done) and it will
require a separate tool to generate encrypted password (grub-scrypt)


-- 
Regards
Vladimir 'phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]

  reply	other threads:[~2009-11-16 14:58 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
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 [this message]
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=4B01688E.1070603@gmail.com \
    --to=phcoder@gmail.com \
    --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.