]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: pass back errors from ed25519 key generation, which master anongit/master
authordjm@openbsd.org <djm@openbsd.org>
Thu, 30 Jul 2026 03:39:39 +0000 (03:39 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 30 Jul 2026 03:49:44 +0000 (13:49 +1000)
commit4b5860ed27f758c9d8156714cbd8a62562420907
tree4d2df906105c90c245a7669db248df0ed8572d86
parent52154c2d232de1d5a161cb900bdb0792043ae142
upstream: pass back errors from ed25519 key generation, which

theoretically can fail. From Dimitri John Ledkov via GHPR702.

ok deraadt@ dtucker@

OpenBSD-Commit-ID: 1ecdd981c3f89393092949ff5e96662946fc5040
ssh-ed25519.c