nss
brew install nss
v3.125
MPL-2.0
Cryptographic library for TLS, certificate validation, and digital signatures used by Firefox and other applications.
Why you might care
NSS is a mature, standards-compliant cryptography library maintained by Mozilla that handles SSL/TLS, X.509 certificates, and crypto operations. It's a build dependency for Firefox and other security-sensitive applications; use it if you're compiling software that needs robust PKIX or certificate chain validation without external OpenSSL entanglement.
55.5k
30-day installs · #114
178.6k
90-day · #117
482.7k
365-day · #154
Runtime dependencies
Links
- https://firefox-source-docs.mozilla.org/security/nss/index.html
- Brew formula source: Formula/n/nss.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"OpenSSL",
"GnuTLS",
"LibreSSL"
],
"build_dependencies": [],
"categories": [
"library",
"crypto",
"security"
],
"caveats": null,
"conflicts_with": [
"arabica",
"resty"
],
"dependencies": [
"nspr"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Libraries for security-enabled client and server applications",
"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": "nss",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://firefox-source-docs.mozilla.org/security/nss/index.html",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Network Security Services (NSS) \u2014 Firefox Source Docs documentation",
"installs_30d": 55480,
"installs_365d": 482652,
"installs_90d": 178574,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MPL-2.0",
"llm_generated_at": "2026-06-20T23:42:48+00:00",
"llm_model": "claude-haiku-4-5",
"name": "nss",
"oldnames": [],
"one_liner": "Cryptographic library for TLS, certificate validation, and digital signatures used by Firefox and other applications.",
"optional_dependencies": [],
"rank_30d": 114,
"rank_365d": 154,
"rank_90d": 117,
"raw_hash": "c7cdb085d39ccbed",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/n/nss.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"sqlite"
],
"version_head": null,
"version_stable": "3.125",
"versioned_formulae": [],
"why_use_this": "NSS is a mature, standards-compliant cryptography library maintained by Mozilla that handles SSL/TLS, X.509 certificates, and crypto operations. It\u0027s a build dependency for Firefox and other security-sensitive applications; use it if you\u0027re compiling software that needs robust PKIX or certificate chain validation without external OpenSSL entanglement."
}