Home GnuPG
Diffusion GnuPG 81d71818d054

gpg: Add stub function for encrypting AEAD.

Description

gpg: Add stub function for encrypting AEAD.

* g10/cipher.c (cipher_filter): Rename to cipher_filter_cfb.
* g10/cipher-aead.c: New.  Right now only with a stub function.
* g10/Makefile.am (gpg_sources): Add file.
* g10/encrypt.c (encrypt_simple): Push either cipher_filter_cfb or
cipher_filter_aead.
(encrypt_crypt): Ditto.
(encrypt_filter): Ditto.
* g10/sign.c (sign_symencrypt_file): Ditto.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jan 10 2018, 5:33 PM
Parents
rG4e2ba546cdcc: gpg: New option --force-aead
Branches
Unknown
Tags
Unknown