Xceed SFTP for .NET 版本發佈

查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Xceed SFTP for .NET 7.4 (Build 7.4.26322.84970)2026年6月22日
功能
  • Post-Quantum Key Exchange
    • The post-quantum key exchange mlkem768x25519-sha256 is now available when connecting to an SSH server. It is enabled by default and selected automatically through negotiation with the server, so no action or application code change is needed to benefit from it. The algorithm is a hybrid method that combines the quantum-resistant Module-Lattice-based Key-Encapsulation Mechanism (ML-KEM) with the traditional Curve25519 Elliptic-curve Diffie-Hellman scheme and SHA2-256.