macOS
brew install aws-lclocal Homebrew formula metadata
brew
aws-lc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aws-lclocal Homebrew formula metadata
sudo apk add aws-lcAlpine Linux edge package indexes · aws-lc · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#aws-lcnixpkgs package indexes · pkgs/by-name/aw/aws-lc/package.nix · ソース: api.github.com
sudo zypper install aws-lcopenSUSE Tumbleweed package metadata · aws-lc · ソース: download.opensuse.org
概要
General-purpose cryptographic library
履歴
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.
セキュリティ状態
aws-lc に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bssl | cli | グローバル実行可能ファイル | |
c_rehash | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:aws-lc |
|---|---|
| バージョン | 5.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aws-lc |
| ホームページ | https://github.com/aws/aws-lc |
| リポジトリ | https://github.com/aws/aws-lc |
| 上流ドキュメント | https://github.com/aws/aws-lc#readme |
| ライセンス | Apache-2.0 AND ISC AND OpenSSL AND MIT AND BSD-3-Clause |
| ソースアーカイブ | https://github.com/aws/aws-lc/archive/refs/tags/v5.1.0.tar.gz |
| 最終更新 | 2026-06-26T23:43:43Z |
| Pulse | updated |
| ビルド依存関係 | cmake, go |
| macOS 提供ライブラリ | perl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-awslc0ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.