]> git.ipfire.org Git - thirdparty/openssl.git/commit
amend! fixup! limit bignums to 512 bytes
authorNeil Horman <nhorman@openssl.org>
Tue, 30 Jul 2024 07:52:24 +0000 (03:52 -0400)
committerNeil Horman <nhorman@openssl.org>
Fri, 9 Aug 2024 11:59:03 +0000 (07:59 -0400)
commit11adb943ab9e82e2b2dd69c0b41ccb437304b186
treeab0c22d1ce8a09f4649602841ff0822b6de5f54e
parentf0768376e1639d12a328745ef69c90d584138074
amend! fixup! limit bignums to 512 bytes

fixup! limit bignums to 512 bytes

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25013)