github aws/aws-lc v1.73.0

5 hours ago

What's Changed

  • Silence two stringop-overflow false-positives by @torben-hansen in #3201
  • Fix grpc CI by @nhatnghiho in #3196
  • Handle allocation failures in add_string's section strdup and stack push by @justsmth in #3187
  • Add WaitForFileAccessible to fix intermittent Windows test failures by @justsmth in #3178
  • Handle id-pkix-ocsp-nocheck in OCSP responder verification by @dkostic in #3169
  • tool/s_client: fix -verify depth and missing CA store by @justsmth in #3189
  • Fix FIPS build under MSAN by broadening integrity-test guards by @justsmth in #3167
  • Scope _STL_EXTRA_DISABLED_WARNINGS to C++ to fix Ninja + clang-cl builds by @justsmth in #3199
  • Add EVP_PKEY_kem_get_type public accessor for KEM key NID by @justsmth in #3179
  • Dilently drop handshake fragments at the far edge of the seq window by @torben-hansen in #3203
  • Align X.509 Limbo local patch with upstream changes by @torben-hansen in #3206
  • Implement EVP_PKEY_get_private_seed to return seed representation of private key by @torben-hansen in #3200
  • Rework order for initialisation of digest object. If memory allocation fails, object is now not in a corrupted state. by @torben-hansen in #3205
  • Ensure correct bio memory buffer type is assigned by @torben-hansen in #3204
  • ci: harden zig wrappers against libc++ ABI drift and opaque failures by @justsmth in #3190
  • ci: add Dependabot configuration by @justsmth in #3191
  • Fixes several issues across X509 and EVP parsing/comparison code by @torben-hansen in #3213
  • Bump golang.org/x/crypto from 0.31.0 to 0.50.0 in the gomod-root group by @dependabot[bot] in #3214
  • Bump the github-actions group with 17 updates by @dependabot[bot] in #3218
  • Bump the cargo-ci-lambda group across 1 directory with 10 updates by @dependabot[bot] in #3217
  • Bump the pip-ci group across 1 directory with 4 updates by @dependabot[bot] in #3216
  • Support non-empty context strings in ML-DSA EVP sign/verify by @jakemas in #3135
  • ci: pin zig x86_64-windows job to windows-2022 by @justsmth in #3222
  • Reject URIs containing '@' in name constraint checking by @nhatnghiho in #3202
  • Fix thread-local DRBG cleanup deadlock at process exit by @justsmth in #3220
  • Fix shared library install on Windows: place DLLs in bin directory by @justsmth in #3225
  • Prepare 1.73.0 by @nhatnghiho in #3226

Full Changelog: v1.72.1...v1.73.0

Don't miss a new aws-lc release

NewReleases is sending notifications on new releases.