Subscribe

View this package for all CentOS/RHEL versions →

How to install aws-lc in CentOS/RHEL 7 (aarch64)

AWS-LC cryptographic libraries (OpenSSL-compatible) installed under isolated path

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

Description

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team. This package installs libraries and headers in a dedicated directory, avoiding conflicts with the system OpenSSL.

RPMs

Danila Vershinin (2026-03-20) - Prepare for version 3.3.0 release. · - Fix CRL distribution point scope check logic.
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.