Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix, zypper 安装 aws-lc

查看 aws-lc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aws-lc

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add aws-lc

Alpine Linux edge package indexes · aws-lc · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#aws-lc

nixpkgs package indexes · pkgs/by-name/aw/aws-lc/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install aws-lc

openSUSE Tumbleweed package metadata · aws-lc · 来源: download.opensuse.org

概览

软件包摘要

General-purpose cryptographic library

命令和别名

  • bssl
  • c_rehash

历史

项目历史与用法

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.

时间线

  • 2020: AWS-specific AWS-LC commits and alpha/beta tags appear in the public repository.
  • 2021: v0.0.1 and FIPS-related tags appear.
  • 2022: v1.x releases continue alongside AWS-LC-FIPS tags.
  • 2026: v5.x tags show the project remains actively released.

Related projects

  • BoringSSL and OpenSSL are the stated code bases AWS-LC is based on.
  • AWS-LC Formal Verification and s2n-bignum are referenced by the README for verified cryptographic code paths.

安全态势

尚未找到受保护工具覆盖

没有找到 aws-lc 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bsslcli全局可执行文件
c_rehashcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本5.1.0
管理器更新时间2026-06-26
本地数据OK
上游当前
检测到的最新版本v5.1.0

https://github.com/aws/aws-lc

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖cmake, go
macOS 提供的库perl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaws-lc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

aws-lc

nix profile install nixpkgs#aws-lc
  • normalized package name match
  • 匹配方式:Aws Lc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/aw/aws-lc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

aws-lc 5.0.0-r0

General-purpose cryptographic library based on BoringSSL and OpenSSL

https://github.com/aws/aws-lc

sudo apk add aws-lc
  • License: (Apache-2.0 OR ISC) AND BSD-3-Clause AND MIT AND OpenSSL
  • Architecture: x86_64
  • Source Package: aws-lc
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aws Lc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aws-lc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aws-lc-dev 5.0.0-r0

General-purpose cryptographic library based on BoringSSL and OpenSSL (development files)

https://github.com/aws/aws-lc

sudo apk add aws-lc-dev
  • License: (Apache-2.0 OR ISC) AND BSD-3-Clause AND MIT AND OpenSSL
  • Architecture: x86_64
  • Source Package: aws-lc
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aws Lc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aws-lc-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

aws-lc-tools 5.0.0-r0

General-purpose cryptographic library based on BoringSSL and OpenSSL (tools)

https://github.com/aws/aws-lc

sudo apk add aws-lc-tools
  • License: (Apache-2.0 OR ISC) AND BSD-3-Clause AND MIT AND OpenSSL
  • Architecture: x86_64
  • Source Package: aws-lc
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aws Lc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aws-lc-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

aws-lc 5.0.0-1.1

Checksums package for AWS SDK for C

https://github.com/aws/aws-lc

sudo zypper install aws-lc
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aws-lc
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aws Lc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aws-lc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

aws-lc-benchmark 5.0.0-1.1

Benchmarktool for aws-lc

https://github.com/aws/aws-lc

sudo zypper install aws-lc-benchmark
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aws-lc
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aws Lc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aws-lc-benchmark from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

aws-lc-devel 5.0.0-1.1

AWS-LC development headers

https://github.com/aws/aws-lc

sudo zypper install aws-lc-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aws-lc
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Aws Lc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aws-lc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libcrypto-awslc0 5.0.0-1.1

Crypto library for aws-lc

https://github.com/aws/aws-lc

sudo zypper install libcrypto-awslc0
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aws-lc
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Aws Lc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcrypto-awslc0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libssl-awslc0 5.0.0-1.1

Library file for aws-lc

https://github.com/aws/aws-lc

sudo zypper install libssl-awslc0
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aws-lc
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Aws Lc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libssl-awslc0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment