authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-07-17 01:25:59 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-07-17 01:25:59 -07:00
logbaef2462ff91a3156014581df267470418464ab6
treefbfef5b7c0f7c2aa01a06d12ca469c9a18e07d4a
parentefb495816d077c75aacac593036d0dc2b22bd5c9
signaturebadge-check Signed by SSH key SHA256:4hHJbtBRU58AYXwjL7fkz2fnQHdiye8x1QpTCQ0sHNw

Signature: ssh: remove todo for ecdsa-sha2-nistp521

https://codeberg.org/ziglang/zig/issues/36185

1 files changed, 0 insertions(+), 1 deletions(-)

git.zig-1
...@@ -2621,7 +2621,6 @@ pub const Signature = union(enum) {...@@ -2621,7 +2621,6 @@ pub const Signature = union(enum) {
2621 }2621 }
2622 // ssh-dss (dsa)2622 // ssh-dss (dsa)
2623 // sk-ecdsa-sha2-nistp256@openssh.com2623 // sk-ecdsa-sha2-nistp256@openssh.com
2624 // ecdsa-sha2-nistp521
2625 // sk-ssh-ed25519@openssh.com2624 // sk-ssh-ed25519@openssh.com
2626 // rsa-sha2-2562625 // rsa-sha2-256
2627 // rsa-sha2-5122626 // rsa-sha2-512