1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 2ba818de1a gpg: Add configure options to disable algorithms
* acinclude.m4 (GNUPG_GPG_DISABLE_ALGO): New.
* configure.ac: Add --enable-gpg-* options to disable non MUS
algorithms.
* g10/misc.c (map_cipher_openpgp_to_gcry): Implement these options.
(openpgp_pk_test_algo2): Ditto.
(map_md_openpgp_to_gcry): Ditto.
(openpgp_cipher_test_algo, openpgp_md_test_algo): Simplify.
--

We have a similar feature in GnuPG-1.  Although we don't shrink the
size of the gpg binary by disabling algorithms (they are implemented
in Libgcrypt), this feature may still be useful for inerop testing.
2014-01-31 22:47:11 +01:00
..
2011-03-08 12:23:59 +01:00
2014-01-29 15:19:20 +01:00
2013-01-08 09:43:21 +01:00
2014-01-31 14:35:49 +01:00
2007-07-04 19:49:40 +00:00
2014-01-31 15:55:04 +01:00
2013-11-15 15:49:34 +01:00
2013-11-18 14:09:47 +01:00
2013-11-18 14:09:47 +01:00
2013-01-08 09:43:21 +01:00
2008-12-12 08:54:50 +00:00
2013-11-18 14:09:47 +01:00
2013-11-18 14:09:47 +01:00
2013-01-08 09:43:21 +01:00
2014-01-29 17:45:05 +01:00