Rebex .NET components 7.0.8943: MS Graph API support, improvements and fixes
| Lukas Pokorny
New library: MS Graph API client
Rebex Graph is a .NET library for accessing Microsoft 365 (Exchange Online) using Microsoft Graph API. It can send, receive, list and search e-mail messages. Supports TLS 1.3/1.2 and S/MIME on a wide range of platforms including .NET Framework 3.5, 4.0-4.8, and .NET 5-8.
The new library is part of Rebex Total Pack and Rebex Mail Pack. It's also available separately as Rebex Graph.
AES/GCM encryption for OpenSSH keys
Previously, Rebex libraries have been using the legacy AES/CBC encryption when saving private keys in new OpenSSH format. This is considered weak, and was upgraded to AES/GCM in this release.
Improved MIME-to-MSG conversion
When converting between .eml (MIME) and .msg (Outlook mail format) files, Sensitivity header is supported as well.
More fixes and improvements
For a detailed list of changes, see the release history.