* Fixed use-after-free in `Md::fetch` and `Cipher::fetch` when `properties` is `Some(...)`. In practice this use-after-free most likely resulted in OpenSSL treating the `properties` as `b""`.
### Added
* Support for building with AWS-LC.
## [v0.10.71] - 2025-02-15
### Added
@@ -959,7 +969,8 @@
Look at the [release tags] for information about older releases.