OpenSSH 6.5 发布了,包括全新加密方法和密钥类型,新的私钥格式等等。支持使用 elliptic-curve Diffie Hellman in Daniel Bernstein's Curve25519 的密钥交换。详细改进记录请看http://www.openssh.com/txt/release-6.5
OpenSSH(Open Secure Shell)是使用SSH透过计算机网络加密通讯的实现。它是取代由SSH Communications Security所提供的商用版本的开放源代码方案。目前OpenSSH是OpenBSD的子计划。
项目主页:http://www.openssh.com/portable.html
来自:开源中国社区

