mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
* Update invalid EC key test for compatibility with upcoming OpenSSL changes (#7833) One of the tests checking behavior with invalid EC keys hardcoded the error reason. This commit replaces the string matching with a regex to match both the current string and a new reason, introduced by upcoming OpenSSL changes [0], which would otherwise trigger a false positive failure. [0]: https://github.com/openssl/openssl/pull/19681 * fix CI * fixes #7653 -- handle OPENSSL_cleanup existing on LibreSSL 3.6.0 (#7654) * kill CI cache * endless CI fixing Co-authored-by: Nicola Tuveri <nic.tuv@gmail.com> Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com> |
||
|---|---|---|
| .. | ||
| actions/upload-coverage | ||
| downstream.d | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| compare_benchmarks.py | ||
| dependabot.yml | ||
| ISSUE_TEMPLATE.rst | ||