SecureBridge V10.7.0

Released: Feb 10, 2025

V10.7.0 での更新項目

機能

  • Added support for the 'chacha20-poly1305' algorithm in SSH protocol.
  • Added support for 'aes128-gcm@openssh.com' and 'aes256-gcm@openssh.com' algorithms in SSH protocol.
  • Added a demo for the TScFTPClient component.
  • Added logging and management of authorization methods in the SMTPClient Demo.

不具合の修正

  • Fixed a bug with data loss in the TScHubConnection asynchronous event mode.
  • Fixed an error that occurred when downloading a file using TLS 1.3.
  • Fixed a bug with TCP, SSL, and SSH servers hanging.
  • Fixed incorrect data handling in TScSSHShell.
  • Fixed the Access Violation error in iOS that occurred when calling TScSSHClient.Disconnect.
  • Fixed a bug and increased the speed when transferring large binary data via TScWebSocketClient.
  • Fixed behavior of the BindAddress property in the TScSSLServer, TScSSHServer, TScSSLClient, and TScSSHClient components.
  • Fixed the "NET: PKCS #12 data is broken" error in TCRSsoFileStorage.
  • Fixed freezing that occurred when copying files by the TScSFTPClient under macOS ARM.
  • Fixed a bug with clearing the TScHttpWebResponse body when handling errors.