macOS
brew install aws-lclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aws-lc in AI-Agent-Workflows.
Installation
brew install aws-lclocal Homebrew formula metadata
sudo apk add aws-lcAlpine Linux edge package indexes · aws-lc · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#aws-lcnixpkgs package indexes · pkgs/by-name/aw/aws-lc/package.nix · Quelle: api.github.com
sudo zypper install aws-lcopenSUSE Tumbleweed package metadata · aws-lc · Quelle: download.opensuse.org
Überblick
General-purpose cryptographic library
Verlauf
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.
Sicherheitslage
Für aws-lc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bssl | cli | globales Executable | |
c_rehash | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:aws-lc |
|---|---|
| Version | 5.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/aws-lc |
| Homepage | https://github.com/aws/aws-lc |
| Repository | https://github.com/aws/aws-lc |
| Upstream-Dokumentation | https://github.com/aws/aws-lc#readme |
| Lizenz | Apache-2.0 AND ISC AND OpenSSL AND MIT AND BSD-3-Clause |
| Quellarchiv | https://github.com/aws/aws-lc/archive/refs/tags/v5.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-26T23:43:43Z |
| Pulse | updated |
| Build-Abhängigkeiten | cmake, go |
| Von macOS bereitgestellte Bibliotheken | perl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-awslc0Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.