[openssl/openssl] aaa1bd: Optimizated calculation of shared power of 2 in bn...
Andrew Golovashevich
noreply at github.com
Wed May 15 11:41:04 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: aaa1bda7187c8d920cf9e426c2cf8ec7c1c65576
https://github.com/openssl/openssl/commit/aaa1bda7187c8d920cf9e426c2cf8ec7c1c65576
Author: Andrew Golovashevich <tankist.scratch.p at gmail.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M crypto/bn/bn_gcd.c
M include/internal/constant_time.h
Log Message:
-----------
Optimizated calculation of shared power of 2 in bn_gcd
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24332)
Commit: a6afe2b29a7b77956ef888653849f8cc38e39106
https://github.com/openssl/openssl/commit/a6afe2b29a7b77956ef888653849f8cc38e39106
Author: Andrew Golovashevich <landgrafhomyak at gmail.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M test/recipes/10-test_bn_data/bngcd.txt
Log Message:
-----------
Additional testcases for bn_gcd
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24332)
Compare: https://github.com/openssl/openssl/compare/5a0c92cf093b...a6afe2b29a7b
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list