Home GnuPG

ecc: Do not allow skipping tests in FIPS Mode.

Description

ecc: Do not allow skipping tests in FIPS Mode.

* cipher/ecc.c (ecc_generate): Do not allow skipping tests PCT tests
in FIPS mode.

The new FIPS specification requires to run the PCT without any
exceptions.

  • GnuPG-bug-id: T6394
  • Signed-off-by: Jakub Jelen <jjelen@redhat.com>

Details

Provenance
JakujeAuthored on Mar 1 2023, 3:42 PM
gniibeCommitted on Mar 7 2023, 2:40 AM
Parents
rC855f8c513d6d: rijndael-ppc: use vector registers for key schedule calculations
Branches
Unknown
Tags
Unknown
Tasks
T6394: FIPS requires running PCT tests unconditionally