XShell 无法匹配的outgoing encryption算法 ,No matching outgoing encryption algorithm found

在链接的属性(SSH -> 安全性) 的加密算法列表中选择 aes256-ctr, mac加密列表中选择hmac-sha2-256,保存即可

To enable hmac-sha2-256 and aes256-ctr go to the SSH > Security page in the session properties. Click the Edit button for Encryption and MAC. Make sure everything is selected for encryption and MAC.

上一篇:python pathlib模块详解


下一篇:目前常用的加密算法有DES(Data Encryption Standard)和IDEA(International Data Encryption Algorithm)国际数据加密算法等,请用工厂方法实现加密算法系统。提交该系统的代码,该系统务必是一个可以能够直接使用的系统,查阅资料完成相应加密算法的实现;