aws-c-cal
« Back to VersTracker
Description:
AWS Crypto Abstraction Layer
Type: Formula  |  Latest Version: 0.9.13@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Security
Tags: cryptography aws security crypto c-library
Install: brew install aws-c-cal
About:
AWS Crypto Abstraction Layer (aws-c-cal) provides a cross-platform cryptographic interface for AWS C libraries. It abstracts low-level crypto operations, allowing seamless integration with platform-specific implementations like Apple's CommonCrypto or Linux's OpenSSL. This ensures consistent security behavior across different environments while maintaining high performance.
Key Features:
  • Cross-platform cryptographic abstraction layer
  • Supports multiple backends (OpenSSL, CommonCrypto, Windows CNG)
  • Memory-safe C implementation with zero-copy operations
  • Integration with aws-c-common for error handling and logging
Use Cases:
  • Building AWS SDK components that require consistent cryptography
  • Developing secure C applications needing portable crypto operations
  • Creating cryptographic libraries that must work across macOS, Linux, and Windows
Alternatives:
  • libsodium – Higher-level API, but aws-c-cal is optimized for AWS ecosystem integration
  • OpenSSL directly – More complex API, lacks cross-platform abstraction that aws-c-cal provides
License: Apache-2.0
Dependencies: aws-c-common, openssl@3
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Nov 26, 2025 7:49pm 0 VERSION_BUMP a358c5b5
Nov 26, 2025 4:28am 0 VERSION_BUMP db1f6546
Nov 6, 2025 6:15am 0 VERSION_BUMP a350d363
Nov 1, 2025 12:57am 0 VERSION_BUMP 9d5a6d99
Oct 30, 2025 1:28am 0 VERSION_BUMP 1a083935
Oct 14, 2025 6:02am 0 VERSION_BUMP 94a83c51