[openssh-commits] [openssh] branch master updated (47af21eb8 -> 5af8f3f29)

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Jun 7 22:54:35 AEST 2026


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

dtucker pushed a change to branch master
in repository openssh.

    from 47af21eb8 sync fmt_scaled.c with OpenBSD upstream
     new 5ebfdf3af upstream: Import updated moduli
     new 5af8f3f29 upstream: Make crypto_sign_ed25519_keypair_from_seed()

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 5af8f3f290bd892352eb007866c066b7bf4a4385
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sun Jun 7 08:50:17 2026 +0000

    upstream: Make crypto_sign_ed25519_keypair_from_seed()
    
    static to prevent compiler warnings since it's only used within ed25519.c.
    
    OpenBSD-Commit-ID: cf8b1e8f364167eb1766f646cc18a40f32242991

commit 5ebfdf3afaede40b1f0f9b5874ba53bf9d21d6d5
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sun Jun 7 08:21:07 2026 +0000

    upstream: Import updated moduli
    
    OpenBSD-Commit-ID: c3081ccc6e4c1cb21e68c36f5a92e6d9f09e70b3

Summary of changes:
 ed25519.c  |    4 +-
 ed25519.sh |    4 +-
 moduli     | 1124 +++++++++++++++++++++++++++++-------------------------------
 3 files changed, 543 insertions(+), 589 deletions(-)

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


More information about the openssh-commits mailing list