Automic VaultAutomic Vault

brew

libjwt mit Homebrew, apk, dnf, MacPorts, Nix, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libjwt in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libjwt

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libjwt

MacPorts ports tree · devel/libjwt/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libjwt

Alpine Linux edge package indexes · libjwt · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install libjwt

Fedora Rawhide package metadata · libjwt · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libjwt

nixpkgs package indexes · pkgs/by-name/li/libjwt/package.nix · Quelle: api.github.com

Debian aptverifiziert · 92%
sudo apt install libjwt-dev

Debian stable package indexes · libjwt-dev · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install libjwt-devel

openSUSE Tumbleweed package metadata · libjwt-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

JSON Web Token C library

Befehle und Aliase

  • jwk2key
  • jwt-generate
  • jwt-verify
  • key2jwk

Verlauf

Projektgeschichte und Nutzung

LibJWT is a C library for JSON Web Token and adjacent JOSE formats. It gives C programs JWT creation, verification, JWK/JWKS handling, JWS, JWE, and multiple crypto-backend choices without making the application shell out to higher-level language tooling.

Projektgeschichte

Ben Collins moved the Git repository in May 2015, and the v1.0.0 tag is anchored to that early public history. The project later expanded beyond basic JWT signing and validation into a broader JOSE library surface, including JWS serializations, JWE serializations, JWK thumbprints, remote JWKS caching, DPoP, and application-profile helpers.

The documentation tracks the IETF standards that shaped the library, including RFC 7515 through RFC 7519 for JWS, JWE, JWK, JWA, and JWT, plus later standards such as RFC 7638, RFC 8725, RFC 9068, RFC 9278, and RFC 9449.

Adoptionsgeschichte

LibJWT is packaged across many Unix-like systems, including Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, Nix, and openSUSE. That distribution spread reflects a common packaging need: C and C-adjacent services need JWT/JWK primitives without embedding a large web framework.

The project also evolved with the crypto-backend landscape. Its README documents OpenSSL, GnuTLS, and MbedTLS support, plus JSON backends through Jansson or json-c, letting distributors choose dependencies that match platform policy.

Wie es verwendet wird

Common uses include signing JWTs, verifying tokens against local keys or JWKS keyrings, generating JWKs, handling key rotation through cached remote JWKS, and building tokens for application profiles such as access-token JWTs, DPoP, VAPID, PASSporT, OpenID4VCI, mTLS, and JAdES.

Warum Paket-Nerds sich dafür interessieren

LibJWT is interesting to package maintainers because security-sensitive C libraries have unusually sharp dependency and ABI edges. The package exposes choices among crypto libraries, JSON parsers, and optional libcurl support while staying useful as a small shared library and command-line utility bundle.

Zeitleiste

  • 2015-05-19: v1.0.0 tag points at the repository-move commit.
  • 2016-11-05: v1.6.1 tag was committed.
  • 2020s: Documentation covers JWS, JWE, JWK, JWKS, DPoP, JWT Best Current Practices, and access-token profiles.
  • 2026: README documents experimental ML-DSA support tied to FIPS 204 and RFC 9964.

Related projects

  • Related standards and projects include JWT.io, the JOSE RFC family, OpenSSL, GnuTLS, MbedTLS, Jansson, json-c, and libcurl.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jwk2keycliglobales Executable
jwt-generatecliglobales Executable
jwt-verifycliglobales Executable
key2jwkcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version3.6.1
Manager aktualisiert2026-06-30
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.6.1

https://github.com/benmcollins/libjwt

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libjwt
Version3.6.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libjwt
Homepagehttps://libjwt.io/
Repositoryhttps://github.com/benmcollins/libjwt
Upstream-Dokumentationhttps://libjwt.io/
LizenzMPL-2.0
Quellarchivhttps://github.com/benmcollins/libjwt/archive/refs/tags/v3.6.1.tar.gz
Zuletzt aktualisiert2026-06-30T04:08:24Z
Pulseupdated
Abhängigkeitenjansson, openssl@3
Build-Abhängigkeitencmake, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibjwt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libjwt-dev 1.17.2-1

C library to handle JWT (JSON Web Token) - development

https://github.com/benmcollins/libjwt

sudo apt install libjwt-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjwt-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjwt-gnutls-dev 1.17.2-1

Development files for libjwt - GnuTLS flavour

https://github.com/benmcollins/libjwt

sudo apt install libjwt-gnutls-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjwt-gnutls-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjwt-gnutls2 1.17.2-1

C library to handle JWT (JSON Web Token) - GnuTLS flavour

https://github.com/benmcollins/libjwt

sudo apt install libjwt-gnutls2
  • Section: libs
  • Architecture: amd64
  • Source Package: libjwt
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjwt-gnutls2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjwt2 1.17.2-1

C library to handle JWT (JSON Web Token)

https://github.com/benmcollins/libjwt

sudo apt install libjwt2
  • Section: libs
  • Architecture: amd64
  • Source Package: libjwt
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjwt2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libjwt

nix profile install nixpkgs#libjwt
  • normalized package name match
  • Abgeglichen nach: Libjwt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libjwt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libjwt-dev 1.17.0-2build2

C library to handle JWT (JSON Web Token) - development

https://github.com/benmcollins/libjwt

sudo apt install libjwt-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjwt-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjwt-gnutls-dev 1.17.0-2build2

Development files for libjwt - GnuTLS flavour

https://github.com/benmcollins/libjwt

sudo apt install libjwt-gnutls-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjwt-gnutls-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjwt-gnutls2 1.17.0-2build2

C library to handle JWT (JSON Web Token) - GnuTLS flavour

https://github.com/benmcollins/libjwt

sudo apt install libjwt-gnutls2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libjwt
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjwt-gnutls2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjwt2 1.17.0-2build2

C library to handle JWT (JSON Web Token)

https://github.com/benmcollins/libjwt

sudo apt install libjwt2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libjwt
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjwt2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libjwt 3.3.3-r0

The C JSON Web Token Library +JWK +JWKS

https://github.com/benmcollins/libjwt

sudo apk add libjwt
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libjwt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libjwt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libjwt-dev 3.3.3-r0

The C JSON Web Token Library +JWK +JWKS (development files)

https://github.com/benmcollins/libjwt

sudo apk add libjwt-dev
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libjwt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libjwt-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libjwt-doc 3.3.3-r0

The C JSON Web Token Library +JWK +JWKS (documentation)

https://github.com/benmcollins/libjwt

sudo apk add libjwt-doc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libjwt
  • normalized package name match
  • Abgeglichen nach: Libjwt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libjwt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libjwt-static 3.3.3-r0

The C JSON Web Token Library +JWK +JWKS (static library)

https://github.com/benmcollins/libjwt

sudo apk add libjwt-static
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libjwt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libjwt-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libjwt-tools 3.3.3-r0

Tools for JWT and JWK(S) from libjwt

https://github.com/benmcollins/libjwt

sudo apk add libjwt-tools
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libjwt
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libjwt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libjwt-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libjwt 1.12.1-21.fc44

A Javascript Web Token library in C

https://github.com/benmcollins/libjwt

sudo dnf install libjwt
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libjwt
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libjwt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libjwt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libjwt-devel 1.12.1-21.fc44

Development files for libjwt

https://github.com/benmcollins/libjwt

sudo dnf install libjwt-devel
  • License: MPL-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libjwt
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libjwt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libjwt-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment