artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25bbc04
)
Remove comment obsoleted by API change (and r1.3)
author
tb
<tb@openbsd.org>
Tue, 22 Nov 2022 17:59:31 +0000
(17:59 +0000)
committer
tb
<tb@openbsd.org>
Tue, 22 Nov 2022 17:59:31 +0000
(17:59 +0000)
regress/lib/libcrypto/curve25519/ed25519test.c
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/curve25519/ed25519test.c
b/regress/lib/libcrypto/curve25519/ed25519test.c
index
f20054c
..
29140fd
100644
(file)
--- 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 <tb@openbsd.org>
*
@@
-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[] = {
{