Rebex TLS for .NET R6.8
Released: Oct 25, 2022
R6.8 中的更新
特性
- Networking: Improved handling of timeouts during TCP connections.
- TLS Core: Optimized TLS 1.3 core.
- TLS Core: Improved handling of invalid TLS 1.3 session tickets (PSKs).
- TLS Core: Reduced memory footprint and CPU usage of TLS 1.3.
- Cryptography: Added SSE2 implementation of ChaCha20 for Microsoft .NET 5.0 or higher.
修补程序
- TLS Core: Fixed handling of incomplete TLS 1.3 records.