]> andersk Git - openssh.git/blobdiff - ssh.1
- pvalchev@cvs.openbsd.org 2007/06/07 19:37:34
[openssh.git] / ssh.1
diff --git a/ssh.1 b/ssh.1
index e86201c4659bd1787af76e6c3caa46f6d31ca49e..7e58f6866237cbe996620ac91d0adb2248f9a494 100644 (file)
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: ssh.1,v 1.267 2007/05/31 19:20:16 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.268 2007/06/07 19:37:34 pvalchev Exp $
 .Dd $Mdocdate$
 .Dt SSH 1
 .Os
@@ -674,7 +674,7 @@ Both protocols support similar authentication methods,
 but protocol 2 is preferred since
 it provides additional mechanisms for confidentiality
 (the traffic is encrypted using AES, 3DES, Blowfish, CAST128, or Arcfour)
-and integrity (hmac-md5, hmac-sha1, hmac-ripemd160).
+and integrity (hmac-md5, hmac-sha1, umac-64, hmac-ripemd160).
 Protocol 1 lacks a strong mechanism for ensuring the
 integrity of the connection.
 .Pp
This page took 0.079099 seconds and 4 git commands to generate.