Jump to letter: [
ABCDEFGHIJKLMNPQRSTUVWXYZ
]
aws-lc in CentOS/RHEL 7 (x86_64) - AWS-LC cryptographic libraries (OpenSSL-compatible) installed under isolated path
- 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.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install aws-lc in CentOS/RHEL 7 (x86_64)
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
Packages
| aws-lc-3.2.0-1.el7.x86_64
[107 KiB] |
Changelog
by 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.
|