How to install aws-lc (aarch64)
AWS-LC cryptographic libraries (OpenSSL-compatible) installed under isolated path
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.
Architecture
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
RPMs
| Package | Size | Changelog |
|---|---|---|
| aws-lc-1.63.0-1.fc41.aarch64 | 120 KiB |
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. |
| aws-lc-1.62.0-1.fc41.aarch64 | 119 KiB |
Danila Vershinin (2025-10-14) - upstream release v1.62.0 |
| aws-lc-1.61.4-1.fc41.aarch64 | 119 KiB |
Danila Vershinin (2025-10-02) - Initial packaging for AWS-LC with isolated install paths to avoid OpenSSL conflicts |