Tags: aws/aws-lc
Tags
Add IbmTpm to our CI (#2231) ### Issues: `CryptoAlg-2857` ### Description of changes: Add IbmTpm to our CI. No tests found in the library. ### Call-outs: Point out areas that need special attention or support during the review process. Discuss architecture or design changes. ### Testing: How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer? By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.
Prepare v1.48.1 (#2252) ## What's Changed * Move OCSP ASN1 type functions to public header by @skmcgrail in #2239 * Make BIO_get_mem_data a function again by @skmcgrail in #2246 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.
Prepare for release v.1.48.0 (#2248) ### Description of changes: https://github.com/aws/aws-lc/releases/edit/untagged-aef9ee5aee62c3242f30 ## What's Changed * Remove BORINGSSL_FIPS_BREAK_FFC_DH by @andrewhop in #2216 * Increase required CMake version to 3.5 by @andrewhop in #2219 * Coverity Fix by @smittals2 in #2236 * Check pagesize is non-negative in AES-XTS test by @nebeid in #2237 * Don't 'dllexport' Windows symbols on static build by @justsmth in #2238 * Update to using Clang 18 on Windows by @justsmth in #2240 * Enforce FIPS callback is only enabled for static builds by @andrewhop in #2241 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.
Prepare release v1.46.1 (#2210) ### Description of changes: New patch release to pull in snapsafe changes. ### Call-outs: Point out areas that need special attention or support during the review process. Discuss architecture or design changes. ### Testing: How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer? By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.
Only need libunwind for testing (#2131) ### Notice This change does not modify the FIPS module boundary. This change only avoids having CMake check for the availability of `Libunwind` when no tests are being built. ### Description of changes: * Libunwind is only needed when building tests. * See same change made for main: #2093 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.
PreviousNext