macOS
brew install aws-lclocal Homebrew formula metadata
brew
General-purpose cryptographic library. Version 5.1.0 via Homebrew; verified 2026-06-26.
install
brew install aws-lclocal Homebrew formula metadata
sudo apk add aws-lcAlpine Linux edge package indexes · aws-lc · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#aws-lcnixpkgs package indexes · pkgs/by-name/aw/aws-lc/package.nix · source: api.github.com
sudo zypper install aws-lcopenSUSE Tumbleweed package metadata · aws-lc · source: download.opensuse.org
overview
General-purpose cryptographic library
history
AWS-LC is Amazon's libcrypto/libssl distribution for AWS and customer use: a general-purpose cryptographic library based on BoringSSL and OpenSSL, packaged as a C/C++ library rather than an end-user command-line application.
The project presents itself as maintained by the AWS Cryptography team and explicitly traces its code lineage to Google's BoringSSL and OpenSSL. Its git history preserves older imported upstream commits, but AWS-specific work appears in 2020, with early tags such as v0.1-alpha and v0.1-beta in September 2020.
AWS-LC's stated goal is to maintain a secure libcrypto compatible with software and applications used at AWS, while also giving the AWS Cryptography team a public home for open-source cryptographic contributions and enhancements.
AWS-LC is aimed at infrastructure and language/runtime consumers that need an OpenSSL-like API surface, tuned implementations, FIPS work, and CI coverage across AWS-relevant platforms. Its Homebrew formula also exposes command-line utilities such as bssl and c_rehash for developers who want the library toolchain locally.
Package-manager adoption matters here because replacing or supplementing OpenSSL-family libraries is operationally sensitive: downstream packages care about ABI/API compatibility, FIPS status, CPU optimizations, and whether the library is available through system package channels.
Typical use is as a build dependency or embedded TLS/crypto provider. The README points users to BUILDING.md for dependencies and build options, public headers for API documentation, PORTING.md for OpenSSL migration, and FIPS.md for FIPS-specific builds.
AWS-LC includes portable C implementations plus optimized assembly for selected x86 and Arm processors, and documents supported platforms including Linux, macOS, Windows, Android, and iOS.
For package maintainers, AWS-LC is interesting because it sits in the BoringSSL/OpenSSL family but is packaged as an AWS-maintained crypto library with formal verification references, FIPS artifacts, and active cross-platform CI. That makes the formula more like infrastructure plumbing than a standalone app.
security posture
No matching local secret-handling manifest was found for aws-lc. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bssl | cli | global executable | |
c_rehash | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:aws-lc |
|---|---|
| Version | 5.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aws-lc |
| Homepage | https://github.com/aws/aws-lc |
| Repository | https://github.com/aws/aws-lc |
| Upstream docs | https://github.com/aws/aws-lc#readme |
| License | Apache-2.0 AND ISC AND OpenSSL AND MIT AND BSD-3-Clause |
| Source archive | https://github.com/aws/aws-lc/archive/refs/tags/v5.1.0.tar.gz |
| Last updated | 2026-06-26T23:43:43Z |
| Pulse | updated |
| Build dependencies | cmake, go |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aws-lc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
aws-lc
nix profile install nixpkgs#aws-lcaws-lc 5.0.0-r0
General-purpose cryptographic library based on BoringSSL and OpenSSL
sudo apk add aws-lcaws-lc-dev 5.0.0-r0
General-purpose cryptographic library based on BoringSSL and OpenSSL (development files)
sudo apk add aws-lc-devaws-lc-tools 5.0.0-r0
General-purpose cryptographic library based on BoringSSL and OpenSSL (tools)
sudo apk add aws-lc-toolsaws-lc 5.0.0-1.1
Checksums package for AWS SDK for C
sudo zypper install aws-lcaws-lc-benchmark 5.0.0-1.1
Benchmarktool for aws-lc
sudo zypper install aws-lc-benchmarkaws-lc-devel 5.0.0-1.1
AWS-LC development headers
sudo zypper install aws-lc-devellibcrypto-awslc0 5.0.0-1.1
Crypto library for aws-lc
sudo zypper install libcrypto-awslc0libssl-awslc0 5.0.0-1.1
Library file for aws-lc
sudo zypper install libssl-awslc0source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.