Skip to content

Commit bc59db5

Browse files
authored
Avoid autolink
1 parent facdf11 commit bc59db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This project was inspired by **Sharp.SSH** library which was ported from java an
4747

4848
**SSH.NET** supports the following key exchange methods:
4949
* curve25519-sha256
50-
50+
* curve25519-sha256<span></span>@libssh.org
5151
* ecdh-sha2-nistp256
5252
* ecdh-sha2-nistp384
5353
* ecdh-sha2-nistp521
@@ -94,7 +94,7 @@ Private keys can be encrypted using one of the following cipher methods:
9494
* hmac-sha2-512
9595
* hmac-sha2-512-96
9696
* hmac-ripemd160
97-
97+
* hmac-ripemd160<span></span>@openssh.com
9898

9999
## Framework Support
100100
**SSH.NET** supports the following target frameworks:

0 commit comments

Comments
 (0)