
Improves handling of TNEF (Transport Neutral Encapsulation Format) attachments.
Features
- 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.