Rebex MSG for .NET R6.3
Released: Mar 28, 2022
R6.3 中的更新
特性
- Mail: Added workaround for TNEF attachments with empty ContentId.
- Cryptography: Improved Poly1305 internals.
- Cryptography: Slightly optimized encrypt/decrypt operations in symmetric branch of the CNG/BCrypt interop layer.
- Cryptography: Small optimization in ARM (Advanced NEON SIMD) implementation of ChaCha20.
- Common: Improved internal asynchronous infrastructure.
修补程序
- Common: Fixed rare premature finalization of a buffer in SSPI interop that might lead to an AccessViolationException.