Home GnuPG
Diffusion GnuPG eb9c39ac5bb5

agent: Refactor ECC KEM decap operation.

Description

agent: Refactor ECC KEM decap operation.

* agent/pkdecrypt.c (ecc_table): Don't include shared_len.
(ecc_pgp_kem_decap): Rename from ecc_pgp_kem_decrypt and
only do ECC KEM decap operation.
(composite_pgp_kem_decrypt): Move ECC KDF call here.
  • GnuPG-bug-id: T7649
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Tue, May 20, 9:27 AM
Parents
rGd1c3bfda2a8c: gpg: Use the KEM API for ECC encryption.
Branches
Unknown
Tags
Unknown
Tasks
T7649: gnupg: Use KEM interface for encryption/decryption