Rebex SSH Pack

  1. Rebex SSH Pack 7.0.8865

    Release Notes: File System: Improved reporting of some I/O errors in virtual file systems. TLS Core: Added the option to disable ClientHello padding. TLS Core: Added the option to enable legacy SCSV mode. Cryptography: Added support for loading private keys in new ...

  2. Rebex SSH Pack 7.0.8816

    Release Notes: File Server: Added logging of SSH ciphers supported by the client on mismatch. File System: Added an instructional exception message when VFS node name contains prohibited characters. SSH: Added new SshCipher.StrictKeyExchange and SshServerInfo ...

  3. Rebex SSH Pack 7.0.8755

    Release Notes: 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'). ...

  4. Rebex SSH Pack 7.0.8720

    Release Notes: All: Added a new set of binaries targeting Microsoft.NET 8.0. SFTP: Increased range for SftpAttributes dates and fixed the error message. SSH: Added SshParameters.ChannelCloseTimeout property. Cryptography: Fixed behavior of certificate issuer API when no ...

  5. Rebex SSH Pack 7.0.8657

    Release Notes: Networking: Fixed handling of IPv6 addresses in square brackets. SSH: Fixed behavior of Certificate flag in SshParameters.HostKeyAlgorithms. 0 ...

  6. Rebex SSH Pack 7.0.8581

    Release Notes: SFTP: You can now enable Settings.GetFileOpenRemoteFirst option by default. File Server: Added custom Context property to ConnectingEventArgs, PreAuthenticationEventArgs and AuthenticationEventArgs. File Server: Added FileServer.Settings ...

  7. Rebex SSH Pack R6.14

    Release Notes: All: Fixed problems in finalizer logic. SSH: Fixed missing end-of-lines in new OpenSSH key format. Cryptography: Fixed support for ECDSA private key formats with optional public key. ...

  8. Rebex SSH Pack R6.13

    Release Notes: Networking: Added support for IPv6 addresses to SOCKS5 proxy (client-side). Cryptography: Improved support for SignatureHashAlgorithm.MD5SHA1 in Microsoft.NET 5 and higher in FIPS-only mode. Networking: You can now use 'Proxy-Connection' header ...

  9. Rebex SSH Pack R6.12

    Release Notes: File System: Improved recursion breaker. SFTP: Improved workaround for windows size adjustment issue in Azure Blob Storage SFTP server. SCP: Fixed escaping of "$" character in SCP commands. File Server: Fixed parsing of "\$" sequences ...

  10. Rebex SSH Pack R6.11

    Release Notes: Common: Improved compatibility with Microsoft Windows 2000. File Server: Added workaround for libssh2's broken string value encoding (in SCP or possibly elsewhere). File System: Fixed potential memory leak when a VFS provider is disposed in an ...

  11. Rebex SSH Pack R6.10

    Release Notes: SFTP: Added workaround for an issue in Azure Blob Storage SFTP related to receive window size adjustment handling. SSH: Added workaround for an issue in Azure Blob Storage SFTP that makes it reject RSA/SHA-2 public key authentication attempts. TLS Core: ...

  12. Rebex SSH Pack R6.9

    Release Notes: Added support for Microsoft.NET 7- This release adds a new set of binaries targeting.NET 7. It supports all.NET 7 platforms: Microsoft Windows (x64, x86, ARM64). Linux (x64, ARM32, ARM64). Apple macOS (x64). Android. Apple tvOS. Cryptography: Fixed SHA-2 ...

  13. Rebex SSH Pack R6.8

    Release Notes: Networking: Improved handling of timeouts during TCP connections. TLS Core: Optimized TLS 1.3 core. TLS Core: Improved handling of invalid TLS 1.3 session tickets (PSKs). TLS Core: Reduced memory footprint and CPU usage of TLS 1.3. Cryptography: Added ...

  14. Rebex SSH Pack R6.7

    Release Notes: All: This release is now properly code-signed again. TSA certificate validity was too short in R6.6 due to DigiCert's mistake. SSH: Added workaround for SSH servers that claim to prefer 'ssh-rsa' for client public key authentication. ...

  15. Rebex SSH Pack R6.6

    Release Notes: File Server improved error reporting when using.NET-based file systems. File Server: Improved error reporting when using.NET-based file systems. SSH: Added new constructors to SshPrivateKey/SshPublicKey classes that accept AsymmetricKeyAlgorithm. SSH: ...

  16. Rebex SSH Pack R6.5

    Release Notes: Adds support for 'server-sig-algs' SSH extension. SFTP: Improved key-only variant of Login method when the server requests further authentication and AuthenticationRequest event has been registered. SCP: Improved key-only variant of Login method ...

  17. Rebex SSH Pack R6.4

    Release Notes: Improves TLS 1.3 key derivation functions and adds support for.NET 6.0 on Android and iOS. Added support for Microsoft.NET 6.0 on Android and Apple iOS. File System: Optimized memory consumption of internal thread-local variables. SSH: Optimized AEAD ...

  18. Rebex SSH Pack R6.3

    Release Notes: Improves Networking, SFTP and TLS features. SFTP: Added Settings.GetFileOpenRemoteFirst option. When enabled, the local file is only created by GetFile/Download methods after the remote file has been successfully opened. SFTP: Added Sftp.​Settings. ...

  19. Rebex SSH Pack R6.2

    Release Notes: File System: Added proper handling of the FileSystemException that has been thrown in an iterator returned from the custom virtual file system provider GetChildren method. TLS Core: Optimized temporary object usage in TLS 1.3 Send/Receive methods. ...

  20. Rebex SSH Pack R6.1

    Release Notes: Improves TLS 1.3 on modern platforms and optimizes symmetric branch of Windows CNG (BCrypt) interop layer. File System: Added FileSystemNotifier.Provider property. TLS Core: Optimized receive operation in TLS 1.3. TLS Core: Slight optimizations in TLS 1.3 ...