The x86 binaries are installed into the x86 subfolder.
OpenSSL dll file names have been changed (libcrypto-4.dll, libcrypto-4-x64.dll, libcrypto-4-arm64.dll)
License: The serial is now automatically read from the registry if LoadLicense has not been called. To set the serial use the supplied SetSerial.cmd script.
Version 4.0.668
New fully optimized OpenSSL dlls
Replaced vcredist.exe with the individual dll files.
Version 4.0.667
FTP: Removed support for legacy UPnP and NetSharing managers.
FTP: Re-enabled TLS 1.3 protocol
SSH: Added support for ssh-mldsa44, ssh-mldsa65, ssh-mldsa87
Version 4.0.666
SSH: Added support for mlkem768x25519-sha256 key exchange algorithm
Updated OpenSSL to 3.5
Updated vcredist
Arm64 requires ARMv8.2 or higher
Replaced custom built zlib with zlib-ng
Version 4.0.665
Support for Windows Server 2025
FTP: Improved detection of disk full server messages
Updated 3rd party libraries (OpenSSL)
Version 4.0.664
Updated 3rd party libraries (OpenSSL)
Version 4.0.663
New x64 setup
SSH: Added support for ed448 keys
Version 4.0.662
Added timeout for connections through proxies (SOCKS, HTTP)
API: Added HRESULT error descriptions to message file. Get the error description with the FormatMessage win32 API.
API: Replaced LogFile property with the new FileLogger. Refer to the samples for details.
API: Removed OnStatus event from connection event interfaces. Use the ILogger interface instead.
Version 4.0.508
SSH: Removed x509v3-sign-rsa-sha256@ssh.com and x509v3-sign-dss-sha256@ssh.com
SSH: Report supported ext-info extensions in log
Version 4.0.505
Important: libeay32.dll renamed to libcrypto-1_1.dll
SSH: Replaced "poisoned" x509v3-sign-rsa, x509v3-sign-dss public key algorithms with x509v3-ssh-rsa, x509v3-ssh-dss (RFC 6187)
SFTP: Report supported extensions in log
SFTP: Improved extension handling
Version 4.0.504
SSH: Added support for ssh-ext-info (server-sig-algs, no-flow-control)
Version 4.0.503
SSH: Added support for rsa-sha2-256 and rsa-sha2-512 (draft-ietf-curdle-rsa-sha2)
SSH: diffie-hellman-group1-sha1 is scheduled for removal
SSH: Removed hmac-md5 (was previously disabled)
Version 4.0.486
SSH: Refusing all RSA keys smaller than 1024 bits
FTP: Removed support for S/KEY
SSH: Improved zlib compression performance by 25%
Version 4.0.477
FTPS: RC4 is now disabled regardless of the schannel registry settings
Version 4.0.475
SSH: Removed deprecated RC4 (arcfour*) ciphers
Version 4.0.471
Support for Windows 10 (Version 1507)
Version 4.0.465
SSH: FIPS mode: Disabled diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1 to comply with NIST Special Publication 800-131A