]> git.ipfire.org Git - thirdparty/openssl.git/commit
Disabling explicit EC curves encoding
authorDmitry Belyavskiy <beldmit@gmail.com>
Wed, 14 Jan 2026 16:59:38 +0000 (17:59 +0100)
committerDmitry Belyavskiy <beldmit@gmail.com>
Sat, 17 Jan 2026 09:31:43 +0000 (10:31 +0100)
commit54d175c7d5f476e2a2c93c050dc145f484c93fbd
tree268ddb84de89249c0cc6be139746cae2112daf98
parent09c2bc5f6c107ce97c396f2b7cc9118646085a0f
Disabling explicit EC curves encoding

In case the parameters don't exactly match the well-known ones

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
(Merged from https://github.com/openssl/openssl/pull/29639)
.github/workflows/ci.yml
CHANGES.md
Configure
INSTALL.md
crypto/ec/ec_asn1.c
crypto/ec/ec_lib.c
test/ectest.c
test/evp_test.c