Home GnuPG

tests: EdDSA keys work in FIPS mode

Description

tests: EdDSA keys work in FIPS mode

* tests/bench-slope.c (ecc_algo_fips_allowed): Adjust list of FIPS
  allowed algorithms.
* tests/benchmark.c (ecc_bench): Ditto.
* tests/curves.c (check_get_params): Ditto.
* tests/keygrip.c (global): Ditto.
* tests/pubkey.c (main): Run Ed25519 test in FIPS mode.
* tests/t-ed25519.c (one_test): Remove FIPS exception.
  (main): Do not record FIPS status.
* tests/t-ed448.c (one_test): Remove FIPS exception.
  (main): Do not record FIPS status.
* tests/keygen.c (check_ecc_keys): Remove FIPS exceptions.
  • GnuPG-bug-id: T6511
  • Signed-off-by: Jakub Jelen <jjelen@redhat.com>

Details

Provenance
JakujeAuthored on May 31 2023, 4:30 PM
gniibeCommitted on Jun 16 2023, 4:49 AM
Parents
rCc08ea202d916: ecc: Enable Ed25519 and Ed448 in FIPS mode
Branches
Unknown
Tags
Unknown
Tasks
T6511: EdDSA support in FIPS mode