@@ -1256,10 +1256,7 @@ Public Key Support
12561256
12571257AsyncSSH has extensive public key and certificate support.
12581258
1259- Supported public key types include DSA, RSA, and ECDSA. In addition, Ed25519
1260- and Ed448 keys are supported if OpenSSL 1.1.1b or later is installed.
1261- Alternately, Ed25519 support is available when the libnacl package and
1262- libsodium library are installed.
1259+ Supported public key types include DSA, RSA, ECDSA, Ed25519, and Ed448.
12631260
12641261Supported certificate types include OpenSSH version 01 certificates for
12651262DSA, RSA, ECDSA, Ed25519, and Ed448 keys and X.509 certificates for DSA,
@@ -2078,10 +2075,6 @@ disabled by default:
20782075GSS authentication support is only available when the gssapi package is
20792076installed on UNIX or the pywin32 package is installed on Windows.
20802077
2081- Curve25519 and Curve448 support is available when OpenSSL 1.1.1 or
2082- later is installed. Alternately, Curve25519 is available when the
2083- libnacl package and libsodium library are installed.
2084-
20852078SNTRUP support is available when the Open Quantum Safe (liboqs)
20862079dynamic library is installed.
20872080
@@ -2115,9 +2108,6 @@ disabled by default:
21152108 | arcfour128
21162109 | arcfour
21172110
2118- Chacha20-Poly1305 support is available when either OpenSSL 1.1.1b or later
2119- or the libnacl package and libsodium library are installed.
2120-
21212111.. index :: MAC algorithms
21222112.. _MACAlgs :
21232113
@@ -2266,10 +2256,6 @@ AsyncSSH, but disabled by default:
22662256 | ssh-dss-cert-v01\@openssh.com
22672257 | ssh-dss
22682258
2269- Ed25519 and Ed448 support is available when OpenSSL 1.1.1b or later is
2270- installed. Alternately, Ed25519 is available when the libnacl package
2271- and libsodium library are installed.
2272-
22732259.. index :: Constants
22742260.. _Constants :
22752261
0 commit comments