1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-08 12:44:23 +01:00
Werner Koch 16a6311ade gpg: Use only OpenPGP cipher algo ids.
* g10/misc.c (map_cipher_openpgp_to_gcry): Use explicit mapping and
use enums for the arg and return value.
(map_cipher_gcry_to_openpgp): Ditto.
(openpgp_cipher_blocklen): Use constant macros.
(openpgp_cipher_test_algo): Use mapping function and prepare to
disable algorithms.
(openpgp_cipher_algo_name): Do not use Libgcrypt.

* g10/ecdh.c (pk_ecdh_encrypt_with_shared_point): Replace
CGRY_CIPHER_* by CIPHER_ALGO_*.

* common/openpgpdefs.h (cipher_algo_t): Remove unused
CIPHER_ALGO_DUMMY.

Signed-off-by: Werner Koch <wk@gnupg.org>
2014-01-31 14:35:49 +01:00
..
2013-11-18 14:09:47 +01:00
2013-11-18 14:09:47 +01:00
2011-02-04 12:57:53 +01:00
2007-07-04 19:49:40 +00:00
2012-04-26 09:52:25 +02:00
2013-11-18 14:09:47 +01:00
2014-01-08 11:47:07 +01:00
2014-01-29 17:45:05 +01:00
2011-02-04 12:57:53 +01:00
2014-01-29 17:45:05 +01:00
2007-07-04 19:49:40 +00:00
2014-01-08 11:47:07 +01:00
2014-01-29 17:45:05 +01:00
2013-11-29 15:37:23 +01:00
2013-11-29 15:37:23 +01:00
2014-01-15 15:00:24 +09:00
2012-11-20 19:03:49 +01:00
2012-12-12 18:47:21 +01:00
2013-01-30 18:51:56 +01:00
2012-03-27 19:46:20 +02:00
2014-01-29 17:45:05 +01:00
2012-12-13 16:11:21 +01:00
2013-07-31 16:25:41 +02:00
2013-07-31 16:25:41 +02:00
2011-02-04 12:57:53 +01:00

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx