[openssh-commits] [openssh] 02/04: upstream: ssh: update kex unit test

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jul 30 18:02:49 AEST 2026


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit 128a4a5bf9d42e385adf7ca70a3d3ad772cb66f7
Author: markus at openbsd.org <markus at openbsd.org>
AuthorDate: Tue Jul 28 09:55:44 2026 +0000

    upstream: ssh: update kex unit test
    
    OpenBSD-Regress-ID: db6f1a538803716ce225e2128046de0b6ab6d2aa
---
 regress/unittests/kex/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/regress/unittests/kex/Makefile b/regress/unittests/kex/Makefile
index bf1746803..369a17100 100644
--- a/regress/unittests/kex/Makefile
+++ b/regress/unittests/kex/Makefile
@@ -1,4 +1,4 @@
-#	$OpenBSD: Makefile,v 1.22 2026/06/14 04:08:06 djm Exp $
+#	$OpenBSD: Makefile,v 1.23 2026/07/28 09:55:44 markus Exp $
 
 PROG=test_kex
 SRCS=tests.c test_kex.c test_proposal.c
@@ -27,6 +27,7 @@ SRCS+=	smult_curve25519_ref.c
 SRCS+=	kexgen.c
 SRCS+=	kexsntrup761x25519.c
 SRCS+=	kexmlkem768x25519.c
+SRCS+=	kexmlkem768ecdh.c
 SRCS+=	sntrup761.c
 SRCS+=	utf8.c
 

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list