]> git.ipfire.org Git - thirdparty/openssl.git/commit
Optimizated calculation of shared power of 2 in bn_gcd
authorAndrew Golovashevich <tankist.scratch.p@gmail.com>
Sun, 5 May 2024 11:27:26 +0000 (14:27 +0300)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 May 2024 11:37:48 +0000 (13:37 +0200)
commitaaa1bda7187c8d920cf9e426c2cf8ec7c1c65576
tree5951432ff285f06fa34a518a4fc3fd230a6fd2a7
parent5a0c92cf093b4f0aa65f4fdbff88d7bdc83491f3
Optimizated calculation of shared power of 2 in bn_gcd

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24332)
crypto/bn/bn_gcd.c
include/internal/constant_time.h