Rebex Security 2016 R2 released

Released: Jun 30, 2016

2016 R2 での更新項目

機能

  • Added support for more variants of OpenSSL/OpenSSH (SSLeay) key files.
  • Added CrlNumber property to CertificateRevocationList object.
  • Added support for SHA-2 certificates to Certificate.VerifyHash in .NET 2.0 on Windows with FIPS-compliant mode enabled.
  • Certificate.LoadPfx and CertificateChain.LoadPfx methods now specify Exportable options by default (in addition to UserKeySet).
  • Added workaround for RSA implementations that reject rare signatures shorter than the key size.

不具合の修正

  • Fixed detection of native SHA-2 support in .NET Compact Framework version.
  • Fixed Certificate.Associate to work with DSA keys.