From 84cee9a256d45f90909c25f9e59bce096b757d23 Mon Sep 17 00:00:00 2001 From: Aaron Zauner Date: Mon, 25 Nov 2013 22:33:13 +0100 Subject: [PATCH] reference to ssh-dss discussion/bug report added --- src/practical_settings.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/practical_settings.tex b/src/practical_settings.tex index e3458a2..0f092f0 100644 --- a/src/practical_settings.tex +++ b/src/practical_settings.tex @@ -659,7 +659,9 @@ There already is a working patch to provide support:\\ \end{lstlisting} % XXX: curve25519-sha256@libssh.org only available upstream(!) -Note: older linux systems won't support SHA2. PuTTY (Windows) does not support RIPE-MD160. Curve25519, AES-GCM and UMAC are only available upstream (OpenSSH 6.1). DSA host keys have been removed on purpose, the DSS standard does not support for DSA keys stronger than 1024bit which is far below current standards (see section \ref{section:keylengths}). +Note: older linux systems won't support SHA2. PuTTY (Windows) does not support RIPE-MD160. Curve25519, AES-GCM and UMAC are only available upstream (OpenSSH 6.1). DSA host keys have been removed on purpose, the DSS standard does not support for DSA keys stronger than 1024bit +\footnote{\url{https://bugzilla.mindrot.org/show_bug.cgi?id=1647}} +which is far below current standards (see section \ref{section:keylengths}). \\ -- 2.20.1