]> git.ipfire.org Git - thirdparty/gnutls.git/commit
dh-primes: make the FIPS approved check return Q value
authorDaiki Ueno <ueno@gnu.org>
Fri, 17 Jul 2020 15:45:17 +0000 (17:45 +0200)
committerDaiki Ueno <ueno@gnu.org>
Sat, 18 Jul 2020 06:42:00 +0000 (08:42 +0200)
commit245fb622e82bfa7b80d2cec7cafdbc65014ca3cb
tree4339d2dbf10145ef088ee6f875933587bfc3ec34
parent13202600d3e42258d8758b05ff45a3e3d0f07e4e
dh-primes: make the FIPS approved check return Q value

This is necessary for full public key validation in
SP800-56A (revision 3), section 5.6.2.3.1.

Signed-off-by: Daiki Ueno <ueno@gnu.org>
lib/auth/dh_common.c
lib/dh-primes.c
lib/dh.h