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

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

## 安装

```sh
sudo av install brew:aws-lc
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install aws-lc
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add aws-lc
```

  证据: Alpine Linux edge package indexes: aws-lc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#aws-lc
```

  证据: nixpkgs package indexes: pkgs/by-name/aw/aws-lc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install aws-lc
```

  证据: openSUSE Tumbleweed package metadata: aws-lc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:aws-lc
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/aws-lc>
- **版本:** 5.1.0
- **来源摘要:** General-purpose cryptographic library
- **主页:** <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
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- bssl (cli)
- c_rehash (cli)
- bssl (别名)
- c_rehash (别名)

## 构建依赖

- cmake
- go

## macOS 提供的库

- perl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 5.1.0
- 管理器更新时间: 2026-06-26
- 本地数据: OK
- 上游仓库: https://github.com/aws/aws-lc
- 检测到的最新版本: v5.1.0 (当前)
## 项目历史与用法

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.

### 来源

- <https://github.com/aws/aws-lc#readme>
- <https://github.com/aws/aws-lc/blob/main/BUILDING.md>
- <https://github.com/aws/aws-lc/blob/main/PORTING.md>
- <https://github.com/aws/aws-lc/blob/main/crypto/fipsmodule/FIPS.md>
- official git history and tags from https://github.com/aws/aws-lc


## 安全说明

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


## 源数据库详情

- **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:** stable

## 其他软件包管理器记录

- Nix - aws-lc: normalized package name match | nixpkgs package indexes: pkgs/by-name/aw/aws-lc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - aws-lc - 5.0.0-r0: normalized package name match | Alpine Linux edge package indexes: aws-lc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose cryptographic library based on BoringSSL and OpenSSL | https://github.com/aws/aws-lc
- apk - aws-lc-dev - 5.0.0-r0: normalized package name match | Alpine Linux edge package indexes: aws-lc-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose cryptographic library based on BoringSSL and OpenSSL (development files) | https://github.com/aws/aws-lc
- apk - aws-lc-tools - 5.0.0-r0: normalized package name match | Alpine Linux edge package indexes: aws-lc-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose cryptographic library based on BoringSSL and OpenSSL (tools) | https://github.com/aws/aws-lc
- zypper - aws-lc - 5.0.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aws-lc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Checksums package for AWS SDK for C | https://github.com/aws/aws-lc
- zypper - aws-lc-benchmark - 5.0.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aws-lc-benchmark from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Benchmarktool for aws-lc | https://github.com/aws/aws-lc
- zypper - aws-lc-devel - 5.0.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: aws-lc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | AWS-LC development headers | https://github.com/aws/aws-lc
- zypper - libcrypto-awslc0 - 5.0.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: libcrypto-awslc0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Crypto library for aws-lc | https://github.com/aws/aws-lc
- zypper - libssl-awslc0 - 5.0.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: libssl-awslc0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library file for aws-lc | https://github.com/aws/aws-lc


## 相关链接

- [Cloud CLI packages](https://www.automicvault.com/zh-hans/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://www.automicvault.com/zh-hans/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [amazon-ecs-cli](https://www.automicvault.com/zh-hans/pkg/brew/amazon-ecs-cli/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-amplify](https://www.automicvault.com/zh-hans/pkg/brew/aws-amplify/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-cdk](https://www.automicvault.com/zh-hans/pkg/brew/aws-cdk/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-console](https://www.automicvault.com/zh-hans/pkg/brew/aws-console/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-elasticbeanstalk](https://www.automicvault.com/zh-hans/pkg/brew/aws-elasticbeanstalk/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-es-proxy](https://www.automicvault.com/zh-hans/pkg/brew/aws-es-proxy/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-google-auth](https://www.automicvault.com/zh-hans/pkg/brew/aws-google-auth/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.
- [aws-iam-authenticator](https://www.automicvault.com/zh-hans/pkg/brew/aws-iam-authenticator/) - Shares av.db curated category or tags: aws, cli, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/aws-lc.yml](https://github.com/automic-vault/db/blob/main/combined/aws-lc.yml)


## 来源

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