cyrus-sasl
brew install cyrus-sasl
v2.1.28_2
BSD-3-Clause-Attribution
keg-only
Shared library implementing SASL (Simple Authentication and Security Layer) authentication mechanisms for C/C++ applications.
Why you might care
Cyrus SASL is a foundational authentication library used by mail servers, LDAP clients, and other networked services that need pluggable authentication (Kerberos, PLAIN, DIGEST-MD5, etc.). It's keg-only because macOS provides its own SASL, but Homebrew's version offers newer mechanisms and better integration with OpenSSL 3. Primarily a build dependency for other formulae rather than a direct CLI tool.
25.5k
30-day installs · #207
86.8k
90-day · #199
293.1k
365-day · #218
Runtime dependencies
Links
- https://www.cyrusimap.org/sasl/
- Brew formula source: Formula/c/cyrus-sasl.rb
Keg-only reason
:provided_by_macos
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"GNU SASL",
"OpenSSL"
],
"build_dependencies": [],
"categories": [
"library",
"security",
"authentication"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"krb5",
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Simple Authentication and Security Layer",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:47+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cyrus-sasl",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.cyrusimap.org/sasl/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Cyrus SASL \u2014 Cyrus SASL 2.1.28 documentation",
"installs_30d": 25461,
"installs_365d": 293150,
"installs_90d": 86786,
"keg_only": 1,
"keg_only_reason": ":provided_by_macos",
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause-Attribution",
"llm_generated_at": "2026-06-20T23:43:24+00:00",
"llm_model": "claude-haiku-4-5",
"name": "cyrus-sasl",
"oldnames": [
"libsasl2"
],
"one_liner": "Shared library implementing SASL (Simple Authentication and Security Layer) authentication mechanisms for C/C++ applications.",
"optional_dependencies": [],
"rank_30d": 207,
"rank_365d": 218,
"rank_90d": 199,
"raw_hash": "19a209ac7de0890d",
"recommended_dependencies": [],
"revision": 2,
"ruby_source_path": "Formula/c/cyrus-sasl.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"libxcrypt"
],
"version_head": null,
"version_stable": "2.1.28",
"versioned_formulae": [],
"why_use_this": "Cyrus SASL is a foundational authentication library used by mail servers, LDAP clients, and other networked services that need pluggable authentication (Kerberos, PLAIN, DIGEST-MD5, etc.). It\u0027s keg-only because macOS provides its own SASL, but Homebrew\u0027s version offers newer mechanisms and better integration with OpenSSL 3. Primarily a build dependency for other formulae rather than a direct CLI tool."
}