Rebex SSH Pack R6.1
Released: Jan 8, 2022
R6.1 버젼 업데이트
기능
- File System: Added FileSystemNotifier.Provider property.
- TLS Core: Optimized receive operation in TLS 1.3.
- TLS Core: Slight optimizations in TLS 1.3 on modern platforms.
- Cryptography: Improved caching of CNG algorithm provider handles.
- Cryptography: Optimized symmetric branch of Microsoft Windows CNG (BCrypt) interop layer.
수정사항
- All: Fixed compatibility of Rebex binaries for .NET Framework 4.0 with ASP.NET 4.5 or higher.
- File Server: Fixed possible NullReferenceException in ServerSession.SendMessage method.
- File System: Fixed Path property in nodes created under mounted directories.
- Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for certificates signed by Ed25519 authorities.
- Cryptography: Fixed unmanaged resource leak in CertificateStore.