]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
gnupg: option to include RSA support.
authorPeter Sanford <psanford@nearbuysystems.com>
Mon, 30 Sep 2013 00:25:20 +0000 (17:25 -0700)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Oct 2013 20:01:09 +0000 (22:01 +0200)
commitb2fab93b1636027c73c664cdf395cb8f93dc55dc
treebc52cfdfb71c78425c616d63b2a7370994c9bd2f
parent300eb6b751bc623a2446ead4c885bcfa84419744
gnupg: option to include RSA support.

gnupg is compiled with --enable-minimal flag. This produces a binary that only
supports ElGamal and DSA public key algorithms.

RSA has been the default for `gpg --gen-key` since 2009, so it makes sense to
be able to build a gnupg binary that supports it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gnupg/Config.in
package/gnupg/gnupg.mk