Rebex HTTPS for .NET

  1. Rebex HTTPS for.NET 7.0.8865

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

  2. Rebex HTTPS for.NET 7.0.8816

    Release Notes: 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 HTTPS for.NET 7.0.8755

    Release Notes: Improved compatibility with Native AOT (ahead-of-time) deployment model in Microsoft.NET 8. SSH: Added support for PKCS #8 format to SshPublicKey constructor. SSH: Added support for strict key exchange extension (thwarts the so-called 'Terrapin ...

  4. Rebex HTTPS for.NET 7.0.8720

    Release Notes: Added a new set of binaries targeting Microsoft.NET 8.0. HTTP: Added WebClient.QueryString property. SSH: Added SshParameters.ChannelCloseTimeout property. Cryptography: Fixed behavior of certificate issuer API when no CRLs have been specified. 0 ...

  5. Rebex HTTPS for.NET 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 HTTPS for.NET 7.0.8581

    Release Notes: HTTP: Added HttpSettings.UseLargeBuffers option. HTTP: Added protocol announcement via ALPN extension in TLS 1.2 or higher. HTTP: Improved reporting of unexpected errors from the TCP layer. Networking: Added SslSettings.SslRenegotiationMode option. ...

  7. Rebex HTTPS for.NET 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 HTTPS for.NET R6.13

    Release Notes: You can now use a canonicalized form of IPv6 address in HTTP host header. Networking: Added support for IPv6 addresses to SOCKS5 proxy (client-side). HTTP: You can now use a canonicalized form of IPv6 address in HTTP host header. Networking: You can now ...

  9. Rebex HTTPS for.NET R6.12

    Release Notes: HTTP: Fixed and improved parsing of multi-value HTTP headers. SSH: Added workaround for an issue in 'srt SSH Server' that makes it reject RSA/SHA-2 public key authentication attempts. SSH: Fixed handling of SSH2 PUBLIC KEY quotation marks in ...

  10. Rebex HTTPS for.NET R6.11

    Release Notes: 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 HTTPS for.NET R6.10

    Release Notes: SSH: Added workaround for an issue in Azure Blob Storage SFTP that makes it reject RSA/SHA-2 public key authentication attempts. TLS Core: Fixed TlsParameter.AcceptableAuthorities handling (can specify an empty list). Cryptography: Added workaround for ...

  12. Rebex HTTPS for.NET 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 HTTPS for.NET 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 HTTPS for.NET 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 HTTPS for.NET R6.6

    Release Notes: Adds support for Windows Extended Protection to protect against HAFNIUM-style attacks. SSH: Added new constructors to SshPrivateKey/SshPublicKey classes that accept AsymmetricKeyAlgorithm. SSH: Added support for ECDSA to SshPrivateKey(AsymmetricAlgorithm) ...

  16. Rebex HTTPS for.NET R6.5

    Release Notes: Adds support for 'server-sig-algs' SSH extension. SSH: Added support for 'server-sig-algs' SSH extension (RFC 8332). SSH: Improved logging of 'partial success' authentication responses. TLS Core: Added support for TLS ...

  17. Rebex HTTPS for.NET R6.4

    Release Notes: 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 HTTPS for.NET R6.3

    Release Notes: Improves redirecting of secure HTTPS to unsecure HTTPS. HTTP: Added Settings.AllowRedirectDowngrade option (disabled by default)- Redirect downgrading from secure HTTPS to unsecure HTTPS is now disabled by default in WebClient and HttpRequest classes. To ...

  19. Rebex HTTPS for.NET R6.2

    Release Notes: 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 HTTPS for.NET R6.1

    Release Notes: Improves receive operation in TLS 1.3. 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. Cryptography: Optimized symmetric ...