CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/06/13 22:08:06

Modified files:
        regress/usr.bin/ssh: agent.sh cert-hostkey.sh cert-userkey.sh 
                             keytype.sh knownhosts-command.sh 
        regress/usr.bin/ssh/unittests: Makefile 
        regress/usr.bin/ssh/unittests/authopt: Makefile 
        regress/usr.bin/ssh/unittests/hostkeys: Makefile 
        regress/usr.bin/ssh/unittests/kex: Makefile 
        regress/usr.bin/ssh/unittests/servconf: Makefile 
        regress/usr.bin/ssh/unittests/sshkey: Makefile mktestdata.sh 
                                              test_file.c test_fuzz.c 
                                              test_sshkey.c 
        regress/usr.bin/ssh/unittests/sshsig: Makefile mktestdata.sh 
                                              tests.c 
Added files:
        regress/usr.bin/ssh/unittests/crypto: Makefile test_ed25519.c 
                                              test_mldsa.c 
                                              test_mldsa_eddsa.c 
                                              test_mlkem.c tests.c 
        regress/usr.bin/ssh/unittests/crypto/testdata: 
                                                       
draft-ietf-lamps-pq-composite-sigs.json 
                                                       nistkats-44.json 
        regress/usr.bin/ssh/unittests/sshkey/testdata: mldsa44_ed25519_1 
                                                       
mldsa44_ed25519_1-cert.fp 
                                                       
mldsa44_ed25519_1-cert.pub 
                                                       mldsa44_ed25519_1.fp 
                                                       mldsa44_ed25519_1.fp.bb 
                                                       mldsa44_ed25519_1.pub 
                                                       mldsa44_ed25519_1_pw 
                                                       mldsa44_ed25519_2 
                                                       mldsa44_ed25519_2.fp 
                                                       mldsa44_ed25519_2.fp.bb 
                                                       mldsa44_ed25519_2.pub 
        regress/usr.bin/ssh/unittests/sshsig/testdata: mldsa44-ed25519 
                                                       mldsa44-ed25519.pub 
                                                       mldsa44-ed25519.sig 

Log message:
unit and regression tests for composite PQ ML-DSA44/Ed25519
keys.

Includes a new unittests/crypto test that tests basic functionality
of the underlying crypto primitives against public test vectors

Reply via email to