1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
David Shaw 047d97e95e Add full Camellia support.
* configure.ac: Remove Camellia restriction.

* gpg.c (main), misc.c (openpgp_cipher_test_algo): Remove Camellia
restriction.

* misc.c (map_cipher_openpgp_to_gcry), main.h: Add macros for
openpgp_cipher_open, openpgp_cipher_get_algo_keylen, and
openpgp_cipher_get_algo_blklen to wrap around the corresponding gcry_*
functions, but pass the algorithm number through
map_cipher_openpgp_to_gcry.  This is needed in case the gcry algorithm
number doesn't match the OpenPGP number (c.f. Camellia).

* encr-data.c, pubkey-enc.c, mainproc.c, cipher.c, encode.c, seskey.c,
passphrase.c, seckey-cert.c: Use new openpgp_cipher_* macros here.
2009-06-05 14:11:03 +00:00
..
2009-06-05 14:11:03 +00:00
2009-06-05 14:11:03 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2009-01-08 15:48:51 +00:00
2009-06-05 14:11:03 +00:00
2009-06-05 14:11:03 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2009-05-06 09:36:06 +00:00
2009-06-05 14:11:03 +00:00
2007-07-04 19:49:40 +00:00
2009-02-09 11:09:57 +00:00
2009-02-09 11:09:57 +00:00
2009-05-06 09:36:06 +00:00
2007-07-04 19:49:40 +00:00
2009-06-05 14:11:03 +00:00
2009-06-05 14:11:03 +00:00
2008-12-12 08:54:50 +00:00
2009-06-05 14:11:03 +00:00
2007-07-04 19:49:40 +00:00
2008-06-11 08:07:54 +00:00
2007-07-04 19:49:40 +00:00
2009-05-26 09:29:02 +00:00
2009-06-05 14:11:03 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00
2009-06-05 14:11:03 +00:00
2008-12-12 12:01:20 +00:00
2008-12-12 08:54:50 +00:00
2009-06-05 14:11:03 +00:00
2009-06-05 14:11:03 +00:00
2009-05-26 09:29:02 +00:00
2009-05-11 09:36:51 +00:00
2008-08-01 10:51:11 +00:00
2007-07-04 19:49:40 +00:00
2008-12-09 10:46:29 +00:00