Releases: digicert/trustcore
Releases · digicert/trustcore
TrustCore SDK v9.0.0
First open-source release of TrustCore SDK — battle-tested IoT security stack with 15 years of in-production use. Includes support for PKI, secure device provisioning, cryptographic protocols, onboarding flows, and cross-platform integrationn - MQTT, SSL, TLS, SSH, IPSec, SCEP, EST, PUF etc. Designed for regulatory compliance, modular deployment, and developer-friendly APIs.
fixes
- Tie version Logging to an Environment Variable - OpenSSL Connector now prints TLS version only if environment variable OPENSSL_ENABLE_VERSION_LOGGING is set to 1.
- NanoSSL - Disabled weak ciphers ECDHE with P-192, and EDH-RSA-DES-CBC-SHA by default
- NanoSSL- Fix for Wrong size in findCertificate loop in src/ssl/client/ssl_client.inc
- Fix for bug in Cipher EVP Init Function in OpenSSL connector for 3.0.12