Page MenuHome GnuPG

Libgcrypt doesn't build if ecc isn't in --enable-pubkey-ciphers
Open, LowPublic

Description

Result:
undefined reference to
_gcry_ecc_get_point
_gcry_ecc_set_point
_gcry_ecc_os2ec
_gcry_pk_ecc_get_sexp
_gcry_ecc_set_mpi
_gcry_ecc_get_mpi
_gcry_mpi_ec_new
_gcry_ecc_mont_decodepoint
_gcry_ecc_eddsa_decodepoint

Expected result:
no issue if ecc is not in --enable-pubkey-ciphers

Additional information:

  1. Issue is observed only on Linux, it goes fine on MacOS and MS Windows

Details

Version
1.8.4