mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 12:40:48 +02:00
58a27848a8
Harden OpenSSL compatibility layer against NULL pointers, negative lengths, and buffer overflows across EVP, OCSP, and X509 APIs. Fix DSA SignFinal write-before-check overflow, add missing i2d_OCSP_RESPONSE allocation path, and fix unaligned keyUsage access.