Added missing key signature algorithm to README

This commit is contained in:
Jeroen van Erp
2015-11-04 09:40:50 +01:00
parent afdfa91eb7
commit bdf9ab7452

View File

@@ -66,7 +66,7 @@ key exchange::
`ecdh-sha2-nistp256`, `ecdh-sha2-nistp384`, `ecdh-sha2-nistp521`, `curve25519-sha256@libssh.org`
signatures::
`ssh-rsa`, `ssh-dss`
`ssh-rsa`, `ssh-dss`, `ecdsa-sha2-nistp256`
mac::
`hmac-md5`, `hmac-md5-96`, `hmac-sha1`, `hmac-sha1-96`, `hmac-sha2-256`, `hmac-sha2-512`