On 01/19/2014 08:46 AM, Mark Schneider wrote:

> Is there any possibility to create a minimal version of gnupg?

gnupg already can produce gpgv, which (on debian at least) is 356KiB,
though it also dynamically links to libresolv and libz and libbz2 and
libc.  I'm sure you could reduce that further if you wanted to tune it.

Debian's package manager (apt) has been using signed manifests for
years, and makes good use of gpgv for this.  I'm sure OpenBSD could do
the same if that was their goal.

djb's Ed25519 signature mechanisms aren't bad, though, and if the goal
is a particular targetted deployment (like it sounds like for openbsd's
package management) then it shouldn't be too awkward (though it sounds
like their implementation does some funny things with memory to be able
to apply djb's code to their particular workload).

        --dkg

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to