libgcrypt
brew install libgcrypt
v1.12.2
LGPL-2.1-or-later AND GPL-2.0-or-later
Cryptographic library providing symmetric, asymmetric, and hash algorithms for C/C++ applications.
Why you might care
libgcrypt is the standard crypto backend used by GnuPG and many Linux tools needing FIPS-compliant or auditable cryptography. It's a build/runtime dependency for encryption-heavy software (GPG, TLS libraries, systemd). Choose it over OpenSSL if you need GnuPG compatibility or prefer its modular algorithm interface.
50.5k
30-day installs · #126
217.7k
90-day · #89
650.6k
365-day · #105
Runtime dependencies
Links
- https://gnupg.org/related_software/libgcrypt/
- Brew formula source: Formula/lib/libgcrypt.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"OpenSSL",
"libsodium",
"Bouncy Castle"
],
"build_dependencies": [],
"categories": [
"library",
"crypto",
"security"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libgpg-error"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cryptographic library based on the code from GnuPG",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:40+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libgcrypt",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://gnupg.org/related_software/libgcrypt/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "index",
"installs_30d": 50508,
"installs_365d": 650641,
"installs_90d": 217682,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-2.1-or-later AND GPL-2.0-or-later",
"llm_generated_at": "2026-06-20T23:42:53+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libgcrypt",
"oldnames": [],
"one_liner": "Cryptographic library providing symmetric, asymmetric, and hash algorithms for C/C++ applications.",
"optional_dependencies": [],
"rank_30d": 126,
"rank_365d": 105,
"rank_90d": 89,
"raw_hash": "aa5d44251683713d",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libgcrypt.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.12.2",
"versioned_formulae": [],
"why_use_this": "libgcrypt is the standard crypto backend used by GnuPG and many Linux tools needing FIPS-compliant or auditable cryptography. It\u0027s a build/runtime dependency for encryption-heavy software (GPG, TLS libraries, systemd). Choose it over OpenSSL if you need GnuPG compatibility or prefer its modular algorithm interface."
}