]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make BN_generate_dsa_nonce() constant time and non-biased
authorTomas Mraz <tomas@openssl.org>
Thu, 11 Apr 2024 11:10:09 +0000 (13:10 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 2 May 2024 07:16:36 +0000 (09:16 +0200)
commitd7d1bdcb6aa3d5000bf7f5ebc5518be5c91fd5a5
treea6d32658325063bae7bf5f7f2280326d620d1bcf
parentfd6be6c55b627204bffd203f563318778e67c388
Make BN_generate_dsa_nonce() constant time and non-biased

Co-authored-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24265)
crypto/bn/bn_lib.c
crypto/bn/bn_local.h
crypto/bn/bn_rand.c
include/internal/constant_time.h