summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh.121
1 files changed, 2 insertions, 19 deletions
diff --git a/ssh.1 b/ssh.1
index 27794e2d0..ec01a012c 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.343 2013/12/07 11:58:46 naddy Exp $ 36.\" $OpenBSD: ssh.1,v 1.344 2014/03/17 19:44:10 tedu Exp $
37.Dd $Mdocdate: December 7 2013 $ 37.Dd $Mdocdate: March 17 2014 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -154,23 +154,6 @@ The supported values are
154.Dq blowfish , 154.Dq blowfish ,
155and 155and
156.Dq des . 156.Dq des .
157.Ar 3des
158(triple-des) is an encrypt-decrypt-encrypt triple with three different keys.
159It is believed to be secure.
160.Ar blowfish
161is a fast block cipher; it appears very secure and is much faster than
162.Ar 3des .
163.Ar des
164is only supported in the
165.Nm
166client for interoperability with legacy protocol 1 implementations
167that do not support the
168.Ar 3des
169cipher.
170Its use is strongly discouraged due to cryptographic weaknesses.
171The default is
172.Dq 3des .
173.Pp
174For protocol version 2, 157For protocol version 2,
175.Ar cipher_spec 158.Ar cipher_spec
176is a comma-separated list of ciphers 159is a comma-separated list of ciphers