Subscribe

How to install aws-lc (x86_64)

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

License: Apache-2.0 https://github.com/aws/aws-lc

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -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 (2025-10-31) - Fixed tpm2-tss CI integration issues. · - Resolved Ruby integration CI failures. · - Migrated Windows Omnibus to GitHub Workflow. · - Added compiler to 24.04 docker image. · - Introduced rpmbuild job in CI. · - Implemented no-op functions for several UI components. · - Improved AES-XTS performance on AArch64.
Danila Vershinin (2025-10-14) - upstream release v1.62.0
Danila Vershinin (2025-10-02) - Initial packaging for AWS-LC with isolated install paths to avoid OpenSSL conflicts