libsodium
brew install libsodium
v1.0.22
ISC
Portable C library for network communication and cryptography with a modern, audited API.
Why you might care
Libsodium provides high-level cryptographic primitives (public-key signatures, authenticated encryption, hashing) designed to be hard to misuse, unlike lower-level OpenSSL. It's a build/runtime dependency for applications and languages needing secure defaults, and works across POSIX systems and Windows.
37.4k
30-day installs · #165
148.4k
90-day · #141
559.3k
365-day · #130
Links
- https://libsodium.org/
- Brew formula source: Formula/lib/libsodium.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"OpenSSL",
"libgcrypt",
"NaCl"
],
"build_dependencies": [],
"categories": [
"library",
"crypto",
"security"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "NaCl networking and cryptography library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:42+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libsodium",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://libsodium.org/",
"homepage_og_description": null,
"homepage_og_image": "https://libsodium.gitbook.io/doc/~gitbook/ogimage/SGZ3GEyLEWbszHOe21BA",
"homepage_title": "Introduction | Libsodium documentation",
"installs_30d": 37353,
"installs_365d": 559297,
"installs_90d": 148394,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "ISC",
"llm_generated_at": "2026-06-20T23:43:08+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libsodium",
"oldnames": [],
"one_liner": "Portable C library for network communication and cryptography with a modern, audited API.",
"optional_dependencies": [],
"rank_30d": 165,
"rank_365d": 130,
"rank_90d": 141,
"raw_hash": "9040f020e3158648",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libsodium.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.0.22",
"versioned_formulae": [],
"why_use_this": "Libsodium provides high-level cryptographic primitives (public-key signatures, authenticated encryption, hashing) designed to be hard to misuse, unlike lower-level OpenSSL. It\u0027s a build/runtime dependency for applications and languages needing secure defaults, and works across POSIX systems and Windows."
}