grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* why is crypt package missing dsa, rsa, elgamal, etc?
@ 2010-12-09 20:02 Jordan
  2010-12-10  0:20 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: Jordan @ 2010-12-09 20:02 UTC (permalink / raw)
  To: grub-devel

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

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.)

 

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

 


[-- Attachment #2: Type: text/html, Size: 3831 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-10  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 20:02 why is crypt package missing dsa, rsa, elgamal, etc? Jordan
2010-12-10  0:20 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).