Support for CNG Key Storage Providers - Rebex Certificate class now fully supports RSA, DSA and ECDSA private keys stored in Windows CNG Key Storage Providers.
All: Lots of improvements in experimental Microsoft .NET Core / .NET Standard edition.
Terminal: Added workaround for premature events in TerminalControl on Mono.
Terminal: Possibility to create palettes with more than 256 colors.
Terminal: TerminalScreen.SetCell/GetCell methods accept rows smaller than zero now (to work with history buffer).
SSH: Added SshParameters.CompressionLevel option to make it possible to specify the desired compression level for SSH.