From b78d504fa8745b8b04589acbbcf7dd5fe9279d13 Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Fri, 6 Jun 2014 22:48:34 +0400 Subject: Fixup curve name in the GOST2012 test case * tests/basic.c (check_pubkey): fixup curve name in public key. Signed-off-by: Dmitry Eremin-Solenikov --- tests/basic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/basic.c b/tests/basic.c index 875b36cd..6d70cfd4 100644 --- a/tests/basic.c +++ b/tests/basic.c @@ -6966,7 +6966,7 @@ check_pubkey (void) "(public-key\n" " (ecc\n" - " (curve GOST2001-test)\n" + " (curve GOST2012-test)\n" " (q #04115DC5BC96760C7B48598D8AB9E740D4C4A85A65BE33C1" " 815B5C320C854621DD5A515856D13314AF69BC5B924C8B" " 4DDFF75C45415C1D9DD9DD33612CD530EFE137C7C90CD4" -- cgit v1.2.1