Rebex TLS for .NET R5.6
Released: Oct 26, 2021
R5.6 버젼 업데이트
기능
- All: Added support for Microsoft .NET 6.0 RC2.
- TLS Core: Improved handling of exceptions in TlsSocket.Send method.
- Cryptography: Small optimization in AVX2 implementation of ChaCha20.
수정사항
- TLS Core: Fixed possible NullReferenceException in TLS 1.2 socket after it has been closed.
- Cryptography: Fixed handling of RSAParameters without DP/DQ in AsymmetricKeyAlgorithm and PrivateKeyInfo.
- Cryptography: Fixed loading of encrypted keys with empty passwords in new OpenSSH format.