Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade OpenSSL to 3.3.1 #178

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

GrahamCampbell
Copy link
Contributor

@GrahamCampbell GrahamCampbell commented Jun 5, 2024

Release Notes

  • Support updated to oqs-provider 0.6.0
  • Add demo for ECDH key exchange
  • Fixes for various memory leaks
  • Various build and behavioral fixes on VMS
  • Various fixes in response to CVE-2024-4741
  • Fix race for X509 store found by thread sanitizer
  • Various bug fixes to the QUIC client
  • Explicit setup of cpuid flags in the fips provider
  • DSA size checking (CVE-2024-4603)
  • Fix for an sm2 encryption implementation bug
  • Addition of a linux-arm64ilp32-clang build target
  • Various fixes for CVE-2024-2511
  • Fix unconstrained session cache growth in TLSv1.3 (CVE-2024-2511)
  • Fix unbounded memory growth when using no-cached-fetch
  • Add atexit configuration option to using atexit() in libcrypto at build-time
  • Fix sm4-xts aarch64 assembly implementation bug
  • Fix compilation on Windows using icc

@GrahamCampbell GrahamCampbell marked this pull request as ready for review June 5, 2024 06:58
@mnapoli mnapoli merged commit 534f3cb into brefphp:main Jun 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants