How to install aws-lc-devel in CentOS/RHEL 7 (aarch64)
Development files for aws-lc
License: Apache-2.0
https://github.com/aws/aws-lc
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install aws-lc-devel
Description
Headers and pkg-config files for building software against AWS-LC.
RPMs
aws-lc-devel-3.3.0-1.el7.aarch64
[334 KiB]
Danila Vershinin (2026-03-20)
—
- Prepare for version 3.3.0 release. · - Fix CRL distribution point scope check logic.
aws-lc-devel-3.2.0-1.el7.aarch64
[334 KiB]
Danila Vershinin (2026-03-03)
—
- Added support for P521 in client Hello signature algorithms. · - Fixed reported bugs for improved stability. · - Updated to version 3.2.0 with various enhancements. · - Replaced OPENSSL_memcmp with CRYPTO_memcmp for tag verification.