Rebex Time のリリース
Released: Nov 15, 2023
7.0.8720 での更新項目
機能
- Added a new set of binaries targeting Microsoft .NET 8.0.
不具合の修正
- Cryptography: Fixed behavior of certificate issuer API when no CRLs have been specified.
Released: Sep 13, 2023
7.0.8657 での更新項目
不具合の修正
- Time: Fixed occurence of unobserved tasks when timing out on recent versions of .NET.
Released: Jun 29, 2023
7.0.8581 での更新項目
機能
- Cryptography: Added API for CRL distribution endpoints with multiple CRL entries.
- Cryptography: Added Certificate.Bind methods.
- Cryptography: Added CertificateStoreName.WebHosting enum value.
- Cryptography: Added CertificateStoreOpenFlags and corresponding CertificateStore constructors.
- Cryptography: AesGcm and ChaChaPoly1305 classes have been moved from Rebex.Common assembly to Rebex.Security.
- Cryptography: Certificate.Extensions collection is now read-only.
- Cryptography: Deprecated...
Released: Jun 28, 2023
R6.14 での更新項目
不具合の修正
- All: Fixed problems in finalizer logic.
- Cryptography: Fixed support for ECDSA private key formats with optional public key.
Released: Jun 6, 2023
R6.13 での更新項目
機能
- Cryptography: Improved support for SignatureHashAlgorithm.MD5SHA1 in Microsoft .NET 5 and higher in FIPS-only mode.
不具合の修正
- Cryptography: Fixed lifecycle of AsymmetricKeyAlgorithm based on RSA CSP.
Released: Apr 18, 2023
R6.12 での更新項目
不具合の修正
- Common: Fixed rare race condition in scheduled action infrastructure.
Released: Jan 31, 2023
R6.11 での更新項目
機能
- Common: Improved compatibility with Microsoft Windows 2000.
不具合の修正
- Cryptography: Fixed CRL retrieval for certificate with multiple CRL distribution endpoints.
- Common: Fixed potential premature release of an unmanaged buffer in SSPI interop code.
Released: Dec 2, 2022
R6.10 での更新項目
不具合の修正
- Cryptography: Added workaround for broken X25519 implementation in early versions of Windows 10 (version 1507 and 1511).
- Common: Fixed Windows Extended Protection in 64-bit Windows applications.
Released: Nov 8, 2022
R6.9 での更新項目
機能
- Added support for Microsoft .NET 7 - This release adds a new set of binaries targeting .NET 7. It supports all .NET 7 platforms:
- Microsoft Windows (x64, x86, ARM64).
- Linux (x64, ARM32, ARM64).
- Apple macOS (x64).
- Android.
- Apple tvOS.
不具合の修正
- Cryptography: Fixed SHA-2 support on pre-SP3 versions of Windows XP.
Released: Oct 25, 2022
R6.8 での更新項目
機能
- Cryptography: Added SSE2 implementation of ChaCha20 for Microsoft .NET 5.0 or higher.