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-5.0.0-1.el7.aarch64
[348 KiB]
Danila Vershinin (2026-05-30)
—
- Introduced new versioning policy for better clarity. · - Enhanced EVPTest with more extensive key import tests. · - Improved security by zeroing stack secrets before return. · - Fixed various issues in PKCS7 and OCSP error handling. · - Enabled Windows 7 compatibility for MinGW builds. · - Added support for ML-DSA as a TLS 1.3 signature scheme. · - Decoupled FIPS version from AWS-LC version for better management.
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.