Rebex Security Releases

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.
  • 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.

Released: Feb 10, 2015

Updates in this release

Updates in 2015 R1

  • Support for Xamarin Unified API - Easily share code between iOS and Mac and target both 32-bit and 64-bit platforms with the same binary.

Released: Jul 21, 2014

Updates in this release

Updates in 2014 R2

  • Eliminated "Unknown heap type" warnings in Mono.
  • Added Load, Save and Generate methods to PrivateKeyInfo and PublicKeyInfo classes.
  • Enhanced CertificationRequest class to support request generating in addition to parsing.
  • Fixed behavior with disabled UseFipsAlgorithmOnly on FIPS-only systems.