Rebex SSH Pack 7.0.8755
Released: Dec 20, 2023
Updates in 7.0.8755
Features
- Improved compatibility with Native AOT (ahead-of-time) deployment model in Microsoft .NET 8.
- SFTP: Added Sftp.ResolvePath(string path) method.
- File Server: Added support for strict key exchange extension (thwarts the so-called 'Terrapin attack').
- SSH: Added support for PKCS #8 format to SshPublicKey constructor.
- SSH: Added support for strict key exchange extension (thwarts the so-called 'Terrapin attack').
- Common: Optimized memory usage of miscellaneous methods.
Fixes
- SFTP: Fixed 'not authenticated' instead of 'not connected' error message.
- File Server: Allowed dates outside 1970-2999 range in SFTP v4 (or higher).