diff --git a/doc/mainpage.dox b/doc/mainpage.dox index a65caf9b..bf9a1e41 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -24,7 +24,7 @@ The libssh library provides: - Ciphers: aes256-ctr, aes192-ctr, aes128-ctr, aes256-cbc (rijndael-cbc@lysator.liu.se), aes192-cbc, aes128-cbc, 3des-cbc, blowfish-cbc, none - Compression Schemes: zlib, zlib@openssh.com, none - MAC hashes: hmac-sha1, hmac-sha2-256, hmac-sha2-384, hmac-sha2-512, hmac-md5, none - - Authentication: none, password, public-key, hostbased, keyboard-interactive, gssapi-with-mic + - Authentication: none, password, public-key, keyboard-interactive, gssapi-with-mic - Channels: shell, exec (incl. SCP wrapper), direct-tcpip, subsystem, auth-agent-req@openssh.com - Global Requests: tcpip-forward, forwarded-tcpip - Channel Requests: x11, pty, exit-status, signal, exit-signal, keepalive@openssh.com, auth-agent-req@openssh.com