The annotated tag vendor/openssl/3.5.3 has been created by ngie: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/openssl/3.5.3
tag vendor/openssl/3.5.3 Tagger: Enji Cooper <n...@freebsd.org> TaggerDate: 2025-09-16 23:45:32 +0000 OpenSSL: tag vendor import for 3.5.3 commit aed904c48f330dc76da942a8ee2d6eef9d11f572 Author: Enji Cooper <n...@freebsd.org> AuthorDate: 2025-09-16 23:42:52 +0000 Commit: Enji Cooper <n...@freebsd.org> CommitDate: 2025-09-16 23:42:52 +0000 openssl: import 3.5.3 This change adds OpenSSL 3.5.3 from upstream [1]. The 3.5.3 artifact was been verified via PGP key [2] and by SHA256 checksum [3]. This is a minor release with a single major bugfix to multithreading support with `OSSL_STORE_CTX`. More information about the release (from a high level) can be found in the release notes [4]. 1. https://github.com/openssl/openssl/releases/download/openssl-3.5.3/openssl-3.5.3.tar.gz 2. https://github.com/openssl/openssl/releases/download/openssl-3.5.3/openssl-3.5.3.tar.gz.asc 3. https://github.com/openssl/openssl/releases/download/openssl-3.5.3/openssl-3.5.3.tar.gz.sha256 4. https://github.com/openssl/openssl/blob/openssl-3.5.3/NEWS.md