From 4e2bd346baf2db39391deb49e9bdb9d89f94101a Mon Sep 17 00:00:00 2001 From: J08nY Date: Mon, 10 Feb 2020 20:39:53 +0100 Subject: Use std-curves database submodule instead of hard-coding standard curves. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 691556c..ad8fd0f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -EC_TESTS = ec.test_context ec.test_curve ec.test_params ec.test_key_agreement ec.test_mod ec.test_model \ +EC_TESTS = ec.test_context ec.test_curve ec.test_curves ec.test_params ec.test_key_agreement ec.test_mod ec.test_model \ ec.test_mult ec.test_naf ec.test_op ec.test_point ec.test_signature SCA_TESTS = sca.test_align sca.test_combine sca.test_edit sca.test_filter sca.test_match sca.test_process \ -- cgit v1.2.3-70-g09d2