From 0294c5383c1f7a6560fc4d0517b94e43a6b7b903 Mon Sep 17 00:00:00 2001 From: Florian Wininger Date: Sat, 25 Apr 2020 14:56:03 +0200 Subject: Update README.md Fix a mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0508ff4..d0bf3ca 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Unsecure algoritms will be definively remove in Net::SSH 7.*. | Name | Support | Details | |--------------------------------------|-----------------------|----------| -| aes256-ctr / aes192-ctr / aes128-ctr | OK | [using weak elliptic curves](https://safecurves.cr.yp.to/) | +| aes256-ctr / aes192-ctr / aes128-ctr | OK | | | aes256-cbc / aes192-cbc / aes128-cbc | Deprecated in 6.0 | unsecure, will be removed in 7.0 | | rijndael-cbc@lysator.liu.se | Deprecated in 6.0 | unsecure, will be removed in 7.0 | | blowfish-ctr blowfish-cbc | Deprecated in 6.0 | unsecure, will be removed in 7.0 | -- cgit v1.2.1