[openssh-commits] [openssh] branch master updated (c9ebebb22 -> 7763a38bc)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jun 4 14:41:13 AEST 2026


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

djm pushed a change to branch master
in repository openssh.

    from c9ebebb22 Reformat setup_ci command line.
     new 65c6ac0a8 upstream: refer to RFC9987 instead of I-D
     new 7763a38bc upstream: add signature malleability and pubkey validity checks to

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 7763a38bc2595be50baf1d72b19bf4720e41e8e3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Jun 4 04:26:51 2026 +0000

    upstream: add signature malleability and pubkey validity checks to
    
    ed25519 verification (SSH doesn't depend on these properties) Pointed out by
    Soatok Dreamseeker
    
    Add an explicit-seed variant of the keygen function.
    
    feedback / "looks fine" tb@
    
    OpenBSD-Commit-ID: 2a71926bfda24628cf34a88357f44a790e338d5d

commit 65c6ac0a82f8bc3faf5a18fef36112fec1b54fc2
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jun 2 06:18:27 2026 +0000

    upstream: refer to RFC9987 instead of I-D
    
    OpenBSD-Commit-ID: 6b273c50c2aa818b9144b8d9ab568c4239023297

Summary of changes:
 PROTOCOL.agent |  4 ++--
 ed25519.c      | 36 +++++++++++++++++++++++++---
 ed25519.sh     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 104 insertions(+), 10 deletions(-)

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


More information about the openssh-commits mailing list