[openssl/openssl] 9c2698: bn: Remove the BN_MUL_COMBA cpp define

0 views
Skip to first unread message

Gleb Popov

unread,
Jan 12, 2026, 1:45:43 PM (2 days ago) Jan 12
to openssl...@openssl.org
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 9c269853264f3462fe30b7b18483fb5c11e95137
https://github.com/openssl/openssl/commit/9c269853264f3462fe30b7b18483fb5c11e95137
Author: Gleb Popov <6yea...@gmail.com>
Date: 2026-01-12 (Mon, 12 Jan 2026)

Changed paths:
M crypto/bn/bn_asm.c
M crypto/bn/bn_local.h
M crypto/bn/bn_mul.c

Log Message:
-----------
bn: Remove the BN_MUL_COMBA cpp define

It does not represent a feature that some arch may or may not possess, but
instead is entirely dependent on the OPENSSL_SMALL_FOOTPRINT option.

Reviewed-by: Frederik Wedel-Heinen <fwh.o...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
MergeDate: Mon Jan 12 18:44:24 2026
(Merged from https://github.com/openssl/openssl/pull/29204)


Commit: 2dcf5361ddd744bd4f0d7d5f67bfa8647493aeea
https://github.com/openssl/openssl/commit/2dcf5361ddd744bd4f0d7d5f67bfa8647493aeea
Author: Gleb Popov <6yea...@gmail.com>
Date: 2026-01-12 (Mon, 12 Jan 2026)

Changed paths:
M crypto/bn/bn_local.h
M crypto/bn/bn_sqr.c

Log Message:
-----------
bn: Remove the BN_SQR_COMBA cpp define

Just like in previous commit, this define does not represent a toggleable
feature, but is entirely dependent on the OPENSSL_SMALL_FOOTPRINT define.

Reviewed-by: Frederik Wedel-Heinen <fwh.o...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
MergeDate: Mon Jan 12 18:44:25 2026
(Merged from https://github.com/openssl/openssl/pull/29204)


Commit: ea7cbff76d41f6c8f6e1c953b8179390621811ae
https://github.com/openssl/openssl/commit/ea7cbff76d41f6c8f6e1c953b8179390621811ae
Author: Gleb Popov <6yea...@gmail.com>
Date: 2026-01-12 (Mon, 12 Jan 2026)

Changed paths:
M crypto/bn/bn_local.h
M crypto/bn/bn_mul.c
M crypto/bn/bn_sqr.c

Log Message:
-----------
bn: Remove the BN_RECURSION cpp define

Just like in previous commit, this define does not represent a toggleable
feature, but is entirely dependent on the OPENSSL_SMALL_FOOTPRINT define.

Reviewed-by: Frederik Wedel-Heinen <fwh.o...@gmail.com>
Reviewed-by: Tomas Mraz <to...@openssl.org>
MergeDate: Mon Jan 12 18:44:27 2026
(Merged from https://github.com/openssl/openssl/pull/29204)


Compare: https://github.com/openssl/openssl/compare/ffb5ca705be6...ea7cbff76d41

To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
Reply all
Reply to author
Forward
0 new messages