Page MenuHome GnuPG

Test suite fixes with --enable-pubkey-ciphers=ecc
Closed, ResolvedPublic

Description

This patch series fixes the issues caused by --enable-pubkey-ciphers=ecc (and hopefully also fixes the use of ECC without a proper #if or runtime check).

Event Timeline

gniibe triaged this task as Normal priority.
gniibe created this task.

The last patch is related to FIPS, so, I add the FIPS tag.

Applied and pushed.

Here's another one related to this: https://lists.gnupg.org/pipermail/gcrypt-devel/2022-July/005344.html

Turns out I should also have tested in FIPS mode. This particular one seems to be a regression from e96980022e5ec079c9d4e3492eb6a1131c68e0f2, which moved the continue into the else branch.

Thanks. Applied. Also, fixed about a warning for ChaCha20.

werner changed the task status from Open to Testing.Sep 22 2022, 10:54 AM
werner removed a project: Restricted Project.