Rebex SFTP for .NET

  1. Rebex SFTP for.NET 7.0.8865

    Versionshinweise: 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 OpenSSH key format encrypted using AES/GCM or ChaCha20/Poly1305. SCP: Added a ...

  2. Rebex SFTP for.NET 7.0.8816

    Versionshinweise: SSH: Added new SshCipher.StrictKeyExchange and SshServerInfo.SupportsStrictKeyExchange properties. SSH: Added new SshPrivateKey.CreateFrom(PrivateKeyInfo) method. SSH: Added support for a combination of password and keyboard-interactive authentication. ...

  3. Rebex SFTP for.NET 7.0.8755

    Versionshinweise: Improved compatibility with Native AOT (ahead-of-time) deployment model in Microsoft.NET 8. SFTP: Added Sftp.ResolvePath(string path) method. SSH: Added support for PKCS #8 format to SshPublicKey constructor. SSH: Added support for strict key exchange ...

  4. Rebex SFTP for.NET 7.0.8720

    Versionshinweise: 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 CRLs ...

  5. Rebex SFTP for.NET 7.0.8657

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

  6. Rebex SFTP for.NET 7.0.8581

    Versionshinweise: SFTP: You can now enable Settings.GetFileOpenRemoteFirst option by default. Networking: Added SslSettings.SslRenegotiationMode option. Networking: No longer sending default domain in SSPI requests by default. Added new SslSettings.UseDefaultDomain ...

  7. Rebex SFTP for.NET R6.14

    Versionshinweise: 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 SFTP for.NET R6.13

    Versionshinweise: 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 SFTP for.NET R6.12

    Versionshinweise: SFTP: Improved workaround for windows size adjustment issue in Azure Blob Storage SFTP server. SCP: Fixed escaping of "$" character in SCP commands. SSH: Added workaround for an issue in 'srt SSH Server' that makes it reject RSA/SHA-2 ...

  10. Rebex SFTP for.NET R6.11

    Versionshinweise: Common: Improved compatibility with Microsoft Windows 2000. Networking: Comment is no longer ignored when loading SSH2 public key into SshPublicKey. SSH: Fixed occasional StackOverflowException in SSH tunnel code (thrown when a large batch of consecutive ...

  11. Rebex SFTP for.NET R6.10

    Versionshinweise: 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 SFTP for.NET R6.9

    Versionshinweise: 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 SFTP for.NET R6.8

    Versionshinweise: 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 SFTP for.NET R6.7

    Versionshinweise: 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 SFTP for.NET R6.6

    Versionshinweise: Improves cryptography with new Certificate class methods. SSH: Added new constructors to SshPrivateKey/SshPublicKey classes that accept AsymmetricKeyAlgorithm. SSH: Added support for ECDSA to SshPrivateKey(AsymmetricAlgorithm) constructor (on Microsoft ...

  16. Rebex SFTP for.NET R6.5

    Versionshinweise: Improves key-only variant of Login method when the server requests further authentication. SFTP: Improved key-only variant of Login method when the server requests further authentication and AuthenticationRequest event has been registered. SCP: Improved ...

  17. Rebex SFTP for.NET R6.4

    Versionshinweise: Adds support for.NET 6.0 on Android and iOS and improves TLS 1.3 key derivation functions. Added support for Microsoft.NET 6.0 on Android and Apple iOS. SSH: Optimized AEAD ciphers in SSH- ChaCha20/Poly1305 and AES/GCM ciphers have been slightly optimized ...

  18. Rebex SFTP for.NET R6.3

    Versionshinweise: Local files are now only created, by GetFile/Download methods, after the remote file has been successfully opened. SFTP: Added Settings.GetFileOpenRemoteFirst option. When enabled, the local file is only created by GetFile/Download methods after the ...

  19. Rebex SFTP for.NET R6.2

    Versionshinweise: TLS Core: Optimized temporary object usage in TLS 1.3 Send/Receive methods. Networking: Fixed timeout handling during name resolution. TLS Core: Fixed handling of TLS 1.3 signature_algorithms_cert extension. Cryptography: Fixed releasing of CNG handles in ...

  20. Rebex SFTP for.NET R6.1

    Versionshinweise: Improves symmetric branch of Microsoft Windows CNG (BCrypt) interop layer. TLS Core: Optimized receive operation in TLS 1.3. TLS Core: Slight optimizations in TLS 1.3 on modern platforms. Cryptography: Improved caching of CNG algorithm provider handles. ...