Package Details: aws-lc 1.66.2-1

Git Clone URL: https://aur.archlinux.org/aws-lc.git (read-only, click to copy)
Package Base: aws-lc
Description: general-purpose cryptographic library maintained by the AWS Cryptography team for AWS
Upstream URL: https://github.com/aws/aws-lc
Licenses: MIT, ISC, Apache-2.0, openssl
Submitter: peregrinus
Maintainer: peregrinus
Last Packager: peregrinus
Votes: 2
Popularity: 1.76
First Submitted: 2025-06-28 14:05 (UTC)
Last Updated: 2026-01-19 17:57 (UTC)

Dependencies (10)

Required by (0)

Sources (1)

Latest Comments

5long commented on 2026-02-13 23:07 (UTC)

Failed to build in a clean chroot.

Fixed by adding -Wno-discarded-qualifiers to $CFLAGS (specifically, -DCMAKE_C_FLAGS="$CFLAGS -Wno-discarded-qualifiers"). Although I'm not sure if it's actually "fixed". I just suppressed the warning and the check() did pass with no issues.

soloturn commented on 2026-01-31 02:15 (UTC) (edited on 2026-01-31 02:19 (UTC) by soloturn)

aws-lc seems to be the best ssl implementation out there, i'd really appreciate if it would make it into the arch abs, and would consider it even as a default for arch linux. it is boringssl forked, and added versioned releases. see:

peregrinus commented on 2025-09-08 17:04 (UTC)

If anyone would like to maintain 'aws-lc', please let me know :)