macOS
brew install aws-lclocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.