From 9c6e4ca932f82aeacc10e76b6d1adb3a944c8d7a Mon Sep 17 00:00:00 2001 From: Alex Wilson Date: Fri, 1 Aug 2014 21:24:43 +1000 Subject: SSH: documentation update for new algos --- lib/ssh/doc/src/ssh.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ssh/doc') diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml index 5a141ced3c..a20d0794c4 100644 --- a/lib/ssh/doc/src/ssh.xml +++ b/lib/ssh/doc/src/ssh.xml @@ -36,8 +36,8 @@ SSH requires the crypto and public_key applications. Supported SSH version is 2.0 - Supported MAC algorithms: hmac-sha1 - Supported encryption algorithms: aes128-cb and 3des-cbc + Supported MAC algorithms: hmac-sha2-256 and hmac-sha1 + Supported encryption algorithms: aes128-ctr, aes128-cb and 3des-cbc Supports unicode filenames if the emulator and the underlaying OS supports it. See the DESCRIPTION section in file for information about this subject Supports unicode in shell and cli -- cgit v1.2.3