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 yum -y install https://extras.getpagespeed.com/release-latest.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.
Danila Vershinin (2025-12-02) - Adjust image-build-android concurrency settings. · - Add TLS 1.2 and 1.3 protocol selection flags. · - Fix AWS-LC Analytics Job functionality. · - Exclude .git from source size metrics. · - Add EVP_bf_cfb64 encryption support. · - Enhance third-party test vector traceability. · - Replicate OpenSSL 1.1.1 behavior for BIO_s_mem.
Danila Vershinin (2025-11-20) - Updated fuzzing and x509 images for improved testing. · - Disabled outdated Windows CI jobs for better performance. · - Removed unused Wycheproof test vectors. · - Fixed openldap and regenerated configure script. · - Setup OIDC for GitHub Token exchange with AWS. · - Fixed various CI failures including bind9 and OCSP. · - Bumped OpenSSL version for enhanced security.
Danila Vershinin (2025-11-12) - Update max polyz value for improved performance. · - Support additional options for 'openssl rsa' and 'openssl c_client'. · - Remove outdated Python codebuild patches. · - Add support for 'openssl dhparam'. · - Migrate to macos-15-intel for better compatibility. · - Ensure proper reinitialization in HMAC_Init_ex function. · - Support for NetBSD added.
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