Rebex Graph 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.
  • Cryptography: Added support for issuing certificates signed with Ed25519.
  • Cryptography: Now uses AES/GCM instead of AES/CBC for new OpenSSH key format encryption.

不具合の修正

  • 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.
  • 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.