Rebex TLS for .NET

  1. Rebex TLS for.NET 7.0.8865

    リリースノート: 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 TLS for.NET 7.0.8816

    リリースノート: 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 TLS for.NET 7.0.8755

    リリースノート: 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 TLS for.NET 7.0.8720

    リリースノート: Added a new set of binaries targeting Microsoft.NET 8.0. SSH: Added SshParameters.ChannelCloseTimeout property. TLS: For TLS 1.3, TlsClientSocket.Session returns a session represented by the last received PSK ticket. TLS: For TLS 1.3, TlsServerSocket ...

  5. Rebex TLS for.NET 7.0.8657

    リリースノート: Networking: Fixed handling of IPv6 addresses in square brackets. SSH: Fixed behavior of Certificate flag in SshParameters.HostKeyAlgorithms. 0 ...

  6. Rebex TLS for.NET 7.0.8581

    リリースノート: Networking: Added SslSettings.SslRenegotiationMode option. Networking: No longer sending default domain in SSPI requests by default. Added new SslSettings.UseDefaultDomain property. SSH: Added SshPublicKey.Parse method and a new overload for SshPublicKey ...

  7. Rebex TLS for.NET R6.14

    リリースノート: 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 TLS for.NET R6.13

    リリースノート: 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. TLS: TLS handshake extensions are now always sent in the same ...

  9. Rebex TLS for.NET R6.12

    リリースノート: 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 SshPublicKey. SSH: Fixed handling of user name when performing ...

  10. Rebex TLS for.NET R6.11

    リリースノート: 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 TLS for.NET R6.10

    リリースノート: Added 'TlsOptions.DisableRenegotiation' and 'TlsOptions.​RequireSecureRenegotiation'.​ 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 ...

  12. Rebex TLS for.NET R6.9

    リリースノート: 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 TLS for.NET R6.8

    リリースノート: 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 TLS for.NET R6.7

    リリースノート: 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 TLS for.NET R6.6

    リリースノート: 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 TLS for.NET R6.5

    リリースノート: Adds support for TLS extended master secret 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 extended ...

  17. Rebex TLS for.NET R6.4

    リリースノート: 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. TLS Core: Optimized AEAD ciphers in TLS- ...

  18. Rebex TLS for.NET R6.3

    リリースノート: Improves asynchronous Send/Receive operations in TLS 1.3. Networking: Added ProxySocket.Bind(Socket) protected method to allow for more customization. SSH: Improved workaround for very old versions of Bitvise server that don't properly handle SSH ...

  19. Rebex TLS for.NET R6.2

    リリースノート: 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 TLS for.NET R6.1

    リリースノート: Improves TLS 1.3 on modern platforms. 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 ...