[openssh-commits] [openssh] branch master updated (550d2a4a6 -> a729163c5)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jul 26 11:58:22 AEST 2025


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

djm pushed a change to branch master
in repository openssh.

    from 550d2a4a6 another attempt at fixing !EC builds
     new 2b530cc30 upstream: update our PKCS#11 API header to v3.0;
     new 361ff0ca3 upstream: Support ed25519 keys hosted on PKCS#11 tokens.
     new a729163c5 upstream: regression tests for Ed25519 keys in PKCS#11 tokens

The 3 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 a729163c56ecc002c0cb04db56e7d86ceec2e8b0
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sat Jul 26 01:53:31 2025 +0000

    upstream: regression tests for Ed25519 keys in PKCS#11 tokens
    
    OpenBSD-Regress-ID: 50067c0716abfea3a526b4a0c8f1fe15e7665c0f

commit 361ff0ca308ac02449e71689fc5ea72114db43db
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sat Jul 26 01:51:44 2025 +0000

    upstream: Support ed25519 keys hosted on PKCS#11 tokens.
    
    Tested on Yubikeys and against SoftHSM2.
    
    feedback/ok tb@
    
    OpenBSD-Commit-ID: 90ddb6529f2e12e98e8bba21d8592e60579ce2e4

commit 2b530cc3005a71c5ba6b712978872fc9c147439c
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Jul 25 13:06:07 2025 +0000

    upstream: update our PKCS#11 API header to v3.0;
    
    feedback/ok tb@
    
    OpenBSD-Commit-ID: e67fa6a26e515c2b1fb7b0d1519d138aafb3e017

Summary of changes:
 pkcs11.h                         | 1502 ++++++++++++++++++++++++++------------
 regress/agent-pkcs11-cert.sh     |   28 +-
 regress/agent-pkcs11-restrict.sh |    3 +-
 regress/agent-pkcs11.sh          |    4 +-
 regress/test-exec.sh             |   14 +-
 ssh-pkcs11.c                     |  217 +++++-
 6 files changed, 1275 insertions(+), 493 deletions(-)

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


More information about the openssh-commits mailing list