From: tb Date: Tue, 22 Nov 2022 17:59:31 +0000 (+0000) Subject: Remove comment obsoleted by API change (and r1.3) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fb22f12801619dbe136c99bfc1a52b1c6cd0d78f;p=openbsd Remove comment obsoleted by API change (and r1.3) --- diff --git a/regress/lib/libcrypto/curve25519/ed25519test.c b/regress/lib/libcrypto/curve25519/ed25519test.c index f20054cb719..29140fdd187 100644 --- a/regress/lib/libcrypto/curve25519/ed25519test.c +++ b/regress/lib/libcrypto/curve25519/ed25519test.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ed25519test.c,v 1.7 2022/11/22 17:58:15 tb Exp $ */ +/* $OpenBSD: ed25519test.c,v 1.8 2022/11/22 17:59:31 tb Exp $ */ /* * Copyright (c) 2019, 2022 Theo Buehler * @@ -32,7 +32,6 @@ struct testvector { /* * Test vectors from https://tools.ietf.org/html/rfc8032#section-7.1. - * sec_key is the concatenation of SECRET KEY and PUBLIC KEY in that reference. */ static const struct testvector testvectors[] = { {