]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_extra_test: Remove TODO comment as setting the curve is mandatory
authorTomas Mraz <tomas@openssl.org>
Fri, 26 Feb 2021 12:05:39 +0000 (13:05 +0100)
committerPauli <ppzgs1@gmail.com>
Wed, 3 Mar 2021 00:00:21 +0000 (10:00 +1000)
commitb3c155b83c984116ef1828664bbe77c66f53df6b
treec56c7406f91613e6c5c1aeadbcfc69df56960bdf
parentd36a5dd05ec58dec8a6175a25958f008166c421b
evp_extra_test: Remove TODO comment as setting the curve is mandatory

Even with the SM2 algorithm the curve is needed for the paramgen.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14367)
test/evp_extra_test.c