Rebex Total Pack 7.0.8943
Released: Jun 25, 2024
7.0.8943 での更新項目
機能
- Introduced Rebex Graph, the new .NET library for accessing Microsoft 365 (Exchange Online) using Microsoft Graph API. It makes it possible to send, receive, list and search e-mail messages. Supports TLS 1.3/1.2 and S/MIME on all supported .NET platforms including .NET Framework 3.5 on Windows 7.
- Mail: Added support for Sensitivity header when converting between EML and MSG.
- IMAP: ImapFolder.IsSelectable now respects \NonExistent attribute.
- Cryptography: Added support for issuing certificates signed with Ed25519.
- Cryptography: Now uses AES/GCM instead of AES/CBC for new OpenSSH key format encryption.
不具合の修正
- File Server: Fixed missing Disconnected event call if SSH session fails immediately.
- Terminal: Fixed Scripting.ReadUntilPrompt() to trim prompt from response when "^" is used in prompt regex definition.
- ZIP: Fixed broken checksum calculation in ReadByte() of streams returned by ZipItem.Open() and ZipReader.GetStream() methods.
- TLS Core: Fixed certificate selection and curve selection in TLS 1.3.
- TLS Core: Fixed wrong TlsException.Status for some exceptions representing server-side alerts.
- TLS: Fixed too-strict signature scheme selection in server-side TLS 1.3.
- Cryptography: Fixed calculation of subject key identifier in certificate issuer API.
- Cryptography: Fixed rare wrong final calculation of Poly1305 hash when temporary storage for remaining data is bigger than input block size.