openssl-v0.10.76
What's Changed
- feat: New methods EVP_PKEY_new_raw_*_key_ex and EVP_PKEY_is_a by @FinnRG in #2521
- Fix invalid value parsing of OCSP revocation reason by @danpashin in #2523
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2524
- Bump aws-lc-sys from 0.27 to 0.34 by @goffrie in #2526
- Expose X509_NAME_dup on all versions of OpenSSL by @alex in #2529
- Unconditionally expose some *_dup() functions by @botovq in #2530
- reintroduce dir_name support for subject_alt_names by @mqqz in #2528
- Fix cipher comparison with NID instead of pointers by @lwestlund in #2531
- Remove ASN1_STRING_data for LibreSSL 4.3.0 by @botovq in #2534
- drop openssl 1.0.2 by @alex in #2545
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #2542
- Add Debug implementation for EcdsaSig{,Ref} by @buytenh in #2540
- Add HKDF support by @Zenkibou in #2543
- Enhance Debug implementation for Nid by @buytenh in #2547
- Remove X509_VERIFY_PARAM_ID for LibreSSL 4.3.0 by @botovq in #2549
- Add UpperHex implementation for BigNum{,Ref} by @buytenh in #2550
- Add Debug implementation for EcGroup{,Ref} by @buytenh in #2548
- test against openssl 3.6.0 in ci by @alex in #2546
- Remove more OpenSSL 1.0.2 complications by @botovq in #2559
- Still more OpenSSL 1.0.2 complications by @botovq in #2560
- Remove more dead config branches by @botovq in #2561
- Let AWS-LC use the BoringSSL path for BIO_METHOD by @botovq in #2562
- Two small LibreSSL tweaks by @botovq in #2563
- Upgrade ctest to 0.5 by @alex in #2569
- add more brainpool curve NID constants by @butteronarchbtw in #2567
- fix min-version CI by @alex in #2573
- Fix use-after-free of error strings on BoringSSL/aws-lc by @alex in #2572
- Pin quote to 1.0.44 for min-version CI by @alex in #2579
- Constify from_raw by @DarkaMaul in #2580
- Support pregenerated Rust bindings from AWS-LC installations by @justsmth in #2578
- Bump aws-lc-sys to 0.38 by @goffrie in #2581
- Release openssl v0.10.76 and openssl-sys v0.9.112 by @weihanglo in #2582
New Contributors
- @FinnRG made their first contribution in #2521
- @danpashin made their first contribution in #2523
- @mqqz made their first contribution in #2528
- @lwestlund made their first contribution in #2531
- @buytenh made their first contribution in #2540
- @Zenkibou made their first contribution in #2543
- @butteronarchbtw made their first contribution in #2567
- @DarkaMaul made their first contribution in #2580
- @weihanglo made their first contribution in #2582
Full Changelog: openssl-v0.10.75...openssl-v0.10.76