🍺 BREW Explorer

← all formulae

libtasn1

brew install libtasn1 v4.21.0 LGPL-2.1-or-later

C library for parsing and generating ASN.1 data structures.

Why you might care

Core dependency for certificate handling, TLS, and cryptographic protocols—used by GnuTLS, OpenSSL, and many security tools. If you're building software that needs X.509 certificate or PKI support, this is the standard LGPL-licensed alternative to bundling your own ASN.1 parser. Primarily a build-time or runtime dependency rather than a direct CLI tool.

Categories

Alternatives

OpenSSL GnuTLS Bouncy Castle
51.9k
30-day installs · #124
187.2k
90-day · #110
706.1k
365-day · #95

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "libtasn"
  ],
  "alternatives": [
    "OpenSSL",
    "GnuTLS",
    "Bouncy Castle"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "parser",
    "cryptography"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "ASN.1 structure parser library",
  "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": "libtasn1",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.gnu.org/software/libtasn1/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Libtasn1 - GNU Project - Free Software Foundation",
  "installs_30d": 51894,
  "installs_365d": 706115,
  "installs_90d": 187217,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later",
  "llm_generated_at": "2026-06-20T23:42:53+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libtasn1",
  "oldnames": [],
  "one_liner": "C library for parsing and generating ASN.1 data structures.",
  "optional_dependencies": [],
  "rank_30d": 124,
  "rank_365d": 95,
  "rank_90d": 110,
  "raw_hash": "03e8f018894f8a10",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/libtasn1.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "4.21.0",
  "versioned_formulae": [],
  "why_use_this": "Core dependency for certificate handling, TLS, and cryptographic protocols\u2014used by GnuTLS, OpenSSL, and many security tools. If you\u0027re building software that needs X.509 certificate or PKI support, this is the standard LGPL-licensed alternative to bundling your own ASN.1 parser. Primarily a build-time or runtime dependency rather than a direct CLI tool."
}