]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make ossl_gen_deterministic_nonce_rfc6979() constant time
authorTomas Mraz <tomas@openssl.org>
Thu, 25 Apr 2024 13:35:36 +0000 (15:35 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 2 May 2024 07:23:04 +0000 (09:23 +0200)
commit2c1c0aacbd3fa7cfd706e7df6a73344f99b3c538
tree0a6b27360da450f05624011a6fc627ca6563168f
parent86ce09a10d01834a82f696b221a01d9e2ca21a18
Make ossl_gen_deterministic_nonce_rfc6979() constant time

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24265)

(cherry picked from commit 2d285fa873028f6cff9484a0cdf690fe05d7fb16)
crypto/bn/bn_lib.c
crypto/bn/bn_local.h
crypto/bn/bn_rand.c
crypto/bn/bn_shift.c
crypto/deterministic_nonce.c
include/crypto/bn.h
include/internal/constant_time.h