Home GnuPG

cipher,ecc: Fix for supplied K.

Description

cipher,ecc: Fix for supplied K.

* cipher/ecc.c (ecc_sign): Check if it's under FIPS mode.
(ecc_verify): Supplied K does no sense for verification, but add
comment of clarification mark/reject-ing under FIPS mode.
  • GnuPG-bug-id: T7338
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Thu, Mar 6, 1:12 AM
Parents
rC0414e126b939: fips,cipher: Add GCRY_FIPS_FLAG_REJECT_PK_FLAGS.
Branches
Unknown
Tags
Unknown
Tasks
T7338: Revamp the FIPS service indicator