grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why is crypt package missing dsa, rsa, elgamal, etc?


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: why is crypt package missing dsa, rsa, elgamal, etc?
Date: Fri, 10 Dec 2010 01:20:11 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101030 Icedove/3.0.10

On 12/09/2010 09:02 PM, Jordan wrote:
>
> This is my first-ever query in this forum – please be kind !
>
>  
>
> I’ve been poking around in the GRUB2 code lately, and noticed that
> part of the libgcrypt package doesn’t get included in the built
> modules.  I see how the Python script translates the standard
> libgcrypt source files into new ones that can compile in the GRUB
> build environment, but I also notice that DSA, RSA, ElGamal, ECC,
> PrimeGen(?) do not actually get compiled.  Perhaps this is because
> they rely on some other functionality that isn’t present, such as MPI
> (multiple-precision integers) ?  (a side effect is that several source
> files are translated and then not used.)
>
>  
>
Just nobody worked on them yet. We needed ciphers and hashes for some
purposes so they were imported. If you need asymetric patches are
welcome to include them.
>
> What would it take to get them working?  Has anyone looked at this
> before to size it up?
>
>  
>
> I have an application to verify a DSA signature during the bootloader,
> and without it I’ll have to propose a different approach to my customer.
>
>  
>
> Thanks,
>
> Jordan
>
>  
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]