Released: Feb 22, 2021
Mises à jour de 2020 (20.0.7723)
Fonctionnalités
- New DTLSClient and DTLSServer components.
- Microsoft Azure Key Vault support in Certificate storage.
- Certificate extensions fully supported.
- New key derivation methods available.
- DCAuth support for PSS.
- PGP hidden recipient support.
- Expanded sample projects.
Released: Aug 9, 2020
Mises à jour de 2020 (20.0.7526)
Fonctionnalités
The latest release of SecureBlackbox brings new features and functionality, including:
- New Components
- ArchiveReader.
- ArchiveWriter.
- CryptoKeyManager.
- CryptoKeyStorage.
- HashFunction.
- IMAPClient.
- PublicKeyCrypto.
- SSHClient.
- SymmetricCrypto.
- WebDAVServer.
- New Features
- Support for Trusted Service Lists (TSLs).
- Improved PKCS11 functionality.
- IMAP and POP3 OAuth 2.0 support.
- Certificate-based authentication to timestamp servers.
- New Python editions.
- New Kotlin editions.
Released: Mar 17, 2020
Mises à jour de 2020
Fonctionnalités
SSL and TLS
- Full TLS 1.3 support.
- TLS 1.2 optimizations.
- EdDSA curve (ed25519 and ed448) support.
- Built-in certificate validation.
- DNS over TLS.
Certificate and Key Management
- KMIP (Key Management Interoperability).
- Support for Trust-Service Status Lists.
- New EC curves supported, including EdDSA and X9.62.
SSH and SFTP
- EdDSA support for key exchange and signatures.
- Memory and performance optimizations.
- Improved interoperability with various SFTP servers.
Released: Feb 27, 2020
Mises à jour de 16.0.328
Fonctionnalités
All
- (DAV) Added property to allow the hash (#) sign in URLs.
- (DAV) Added property which allows you to use an OPTIONS request for object existence checking.
- (XML) Added support for Electronic Banking Internet Communication Standard (EBICS) v2.5 and v3.0.
- (ASiC) Added archive timestamp support for XAdES signatures in an ASiC container.
- (ASiC) Added method that allows to you to update existing signatures (CAdES or XAdES). E.g. to add timestamps to the signature.
- (PKI) Non-conformant...
Released: Dec 26, 2019
Mises à jour de 16.0.327
Fonctionnalités
- VCL
- Added Android 64-bit support.
- Added Embarcadero RAD Studio 10.3.3 support.
- (SSL) Indy IO Handler components tuned up to increase stability.
- PHP
- Added support for PHP 7.3 and 7.4.
- All
- (XML) Added support for async signing for CounterSignatures in XAdES.
- (DAV) TElWebDAVServer enhanced with Win32FileAttributes, Win32CreationTime, Win32LastAccessTime and Win32LastModifiedTime properties support.
- (SSL) Min accepted DHE key size increased to 1024 bits.
- (SFTP) Heuristics...
Released: Nov 12, 2019
Mises à jour de 16.0.326
Fonctionnalités
All
- (HTTP) Added OnGetUserDigestAuthInfo and OnVerifyUserAuthInfo events for better control of authorization.
- (Cloud) Extended Dropbox components with Path and Parent properties.
- (Cloud) Updated the REST version used by Azure components to 2015-04-05 as the previously used version has been gradually retiring.
- (WebDAV) TElWebDAVClient improved to accept status codes without reason phrase.
- (Zip) Unified behaviour of OnUserActionNeeded in Tar with that in Zip.
- (PKI) Improved...
Released: Oct 4, 2019
Mises à jour de 16.0.325
Fonctionnalités
All
- (MIME) Added support for remote signing mode to S/MIME components.
- (PKI) Added OnRemoteDecrypt method to TElMessageDecryptor.
- (PKI) Added TElOCSPClient.HashAlgorithm property.
- (ASiC) Switched manifests to forward slashes in paths.
.NET
- Added a set of assemblies for .NET Core 3.
- Added PKCS#11 and Apple certificate storage components to .NET Core.
- (Base) Re-worked socket shutdown and disposal on .NET core for better memory efficiency.
C++
- (ASiC) Added ASiC component to C...
Released: Aug 29, 2019
Mises à jour de 16.0.324
Correctifs
.NET
- PKCS#11 proxy driver updated for all platforms.
- PKI - Compatibility improvements in PKCS#11 on MacOS.
- Fixed a number of minor glitches in .NET Core revision.
SFTP
- Speed improvements.
- Added an option to intercept creation of internal server engine in 'simple' components.
FTP
- Added an option to intercept creation of internal server engine in 'simple' components.
Cloud
- Improved tolerance of S3 List() and BucketExists() routines to specific AC configurations.
MIME
Released: Jun 18, 2019
Mises à jour de 16.0.323
Fonctionnalités
- Added support for CryptoAPI-driven OAEP and PSS to Win32 cryptoprovider.
- DC - Extended CMS handler with remote signing capability.
- HTTP - Improved HTTPS/SOAP clients to support multipart server responses.
- XML - Improved XPath Filter 2.0 transform to work for cases when it was added after Enveloped Signature transform.
- ZIP - Added an option to open local files in non-exclusive mode.
- SFTP - A number of buffer tune-ups to increase the throughput.
- SSH - Improved EarlyIDString mode...
Released: Jan 29, 2019
Mises à jour de 16.0.320
Fonctionnalités
XML
- Added overloaded methods with "Deep" parameter that allows you to search for all descendants of a specified element/document (not only immediate child).
- Improved methods to move a node from its current position to a new position if the node was appended before (under the same document). Previous behavior: if the node had a parent node then an exception was thrown.
FTP
- Introduced FTPTextBufferSize, FTPWriteBufferSize, CtlPollInterval for better control over data channel...