Rebex Total Pack 2015 R4 released
Released: Aug 28, 2015
Updates in this release
Updates in 2015 R4
- Support for Windows 10, .NET 4.6 and Visual Studio 2015 - This release adds official support for Windows 10, .NET Framework 4.6 and Visual Studio 2015.
- Multi-core Compression - Rebex ZIP can now take advantage of multi-core systems and uses multiple threads to speed-up compression on modern CPUs.
- Faster TLS/SSL and SSH negotiation on Xamarin.Android - The SSH and TLS/SSL libraries now use Java-based Diffie-Hellman on Xamarin.Android, which substantially speeds up SSH and TLS/SSL actions.
- Public/private key XTS Encryption - Encrypt a stream using a public key. Once encrypted, it will only be possible to decrypt it using a corresponding private key.
- File Creation Date Support in FTP - In Rebex FTP/SSL, items returned by Ftp object's GetList and GetItems methods now provide creation date and time.
- TerminalControl is Faster and More Customizable - Significantly improved scrolling speed when receiving lots of data and it is now possible to customize the cursor color and enable blinking.
- Asynchronous methods in NTP, Time and Daytime Clients - New task-based asynchronous methods make it possible to utilize the new await keyword.