judgeman5

Results 3 comments of judgeman5

It looks like the client can't read the key being sent from the server. Make sure to enable the openssh feature of Russh if the server isn't using an ed25519...

> @judgeman5, this is my `Cargo.toml` file > > ```toml > [package] > name = "learn_ssh" > version = "0.1.0" > edition = "2021" > > # See more keys...

@HealsCodes Fair point and it makes sense why this functionality is not in there. If you read description under the issue, I lay out some reasoning and mention that RFC...