| author | |
| committer | |
| log | baef2462ff91a3156014581df267470418464ab6 |
| tree | fbfef5b7c0f7c2aa01a06d12ca469c9a18e07d4a |
| parent | efb495816d077c75aacac593036d0dc2b22bd5c9 |
| signature |
https://codeberg.org/ziglang/zig/issues/361851 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.com | 2623 | // sk-ecdsa-sha2-nistp256@openssh.com |
| 2624 | // ecdsa-sha2-nistp521 | ||
| 2625 | // sk-ssh-ed25519@openssh.com | 2624 | // sk-ssh-ed25519@openssh.com |
| 2626 | // rsa-sha2-256 | 2625 | // rsa-sha2-256 |
| 2627 | // rsa-sha2-512 | 2626 | // rsa-sha2-512 |