Automic VaultAutomic Vault

brew

libgcrypt mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libgcrypt

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libgcrypt

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libgcrypt

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

Fedora dnfverifiziert · 92%
sudo dnf install libgcrypt

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

Nixverifiziert · 92%
nix profile install nixpkgs#libgcrypt

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libgcrypt

Arch Linux sync databases · libgcrypt · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install libgcrypt-devel

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

Überblick

Paketzusammenfassung

Cryptographic library based on the code from GnuPG

Befehle und Aliase

  • dumpsexp
  • hmac256
  • libgcrypt-config
  • mpicalc

Verlauf

Projektgeschichte und Nutzung

Libgcrypt is the GnuPG project's standalone cryptographic building-block library, split out so applications could use GnuPG-derived primitives without embedding the OpenPGP implementation itself. It matters in package ecosystems because it is a low-level C library whose ABI promises, security releases, and CPU-specific optimizations ripple into many security-sensitive applications.

Projektgeschichte

The GnuPG project describes Libgcrypt as a general-purpose cryptographic library originally based on GnuPG code. GnuPG news and release material show the library becoming a separately versioned component by the early 2000s, with a 2003 alpha-series announcement for Libgcrypt 1.1.42 and later 1.2.x, 1.4.x, 1.5.x, 1.7.x, 1.8.x, 1.10.x, and 1.12.x release lines.

Its scope grew from the cryptographic code needed by GnuPG into a broad primitive library covering symmetric ciphers, hashes, MACs, public-key algorithms, multi-precision integers, random-number generation, S-expressions, FIPS-related behavior, and helper tools. The project page also records a packaging-relevant compatibility policy: Libgcrypt versions since 1.2 keep API and ABI compatibility.

Adoptionsgeschichte

Libgcrypt's adoption follows GnuPG's split-library architecture: GnuPG and related projects can share a maintained cryptographic core while packagers ship it as an independent system library. Homebrew, Linux distributions, Nix, MacPorts, and other package managers expose it as a separate package because many consumers need the library without installing or rebuilding the whole GnuPG stack.

The GnuPG release stream treats Libgcrypt security updates as first-class events. Multiple GnuPG news entries call out Libgcrypt releases for side-channel fixes, stable-branch compatibility, new algorithms, and random-number-generator work, which is why downstream maintainers track it closely.

Wie es verwendet wird

Developers link against Libgcrypt when they need a C API for cryptographic primitives, MPI arithmetic, random bytes, or S-expression-based public-key operations. The command-line helpers packaged with it, such as hmac256 and mpicalc, are secondary to the library but useful for testing and small operational tasks.

The library intentionally does not provide a complete OpenPGP protocol implementation; it supplies lower-level cryptographic operations. That boundary is important for users choosing between Libgcrypt, GPGME, and the GnuPG command-line tools.

Warum Paket-Nerds sich dafür interessieren

For package maintainers, Libgcrypt is a classic shared-library dependency: small on the surface, but security-critical, ABI-sensitive, and tied to CPU feature detection, FIPS behavior, and distribution hardening policies. Its separate release branches let downstreams apply fixes without forcing an application-level GnuPG upgrade.

Its long API/ABI compatibility promise since 1.2 is unusually package-friendly for a cryptographic C library and helps explain why it appears broadly across Unix-like package sets.

Zeitleiste

  • 2003: Libgcrypt 1.1.42 announced as a general-purpose cryptography library based on GnuPG code.
  • 2005: Libgcrypt 1.2.1 announced in the GnuPG news stream.
  • 2007: Libgcrypt 1.4.0 announced as a stable branch compatible with the 1.2 series.
  • 2011: Libgcrypt 1.5.0 announced as a stable branch compatible with the 1.4 series.
  • 2016: Libgcrypt 1.7.0 announced with new algorithms, curves, and performance work.
  • 2017: Libgcrypt 1.8.0 announced with Blake2 support, XTS mode, random-number-generator work, and ARM performance improvements.
  • 2022: Libgcrypt 1.10.1 announced as a stable branch with API and ABI compatibility to the 1.9 series.
  • 2026: Libgcrypt 1.12.2, 1.11.3, and 1.10.4 announced for security advisory T8211.

Related projects

  • GnuPG is the parent ecosystem and original source of the code lineage. GPGME sits at a higher level for applications that want GnuPG integration rather than raw cryptographic primitives. Libgpg-error is commonly paired with GnuPG libraries for shared error handling.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für libgcrypt wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhä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
dumpsexpcliglobales Executable
hmac256cliglobales Executable
libgcrypt-configcliglobales Executable
mpicalccliglobales 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-10
Manager-Version1.12.2
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://gnupg.org/related_software/libgcrypt/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libgcrypt
Version1.12.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libgcrypt
Homepagehttps://gnupg.org/related_software/libgcrypt/
Repositoryhttps://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git
Upstream-Dokumentationhttps://www.gnupg.org/documentation/manuals/gcrypt
LizenzLGPL-2.1-or-later AND GPL-2.0-or-later
Quellarchivhttps://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.12.2.tar.bz2
Zuletzt aktualisiert2026-06-22T14:05:17-07:00
Pulseupdated
Abhängigkeitenlibgpg-error
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 Namelibgcrypt
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

libgcrypt

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

libgcrypt 1.12.2-r0

General purpose crypto library based on the code used in GnuPG

https://www.gnupg.org/

sudo apk add libgcrypt
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgcrypt from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libgcrypt-dev 1.12.2-r0

General purpose crypto library based on the code used in GnuPG (development files)

https://www.gnupg.org/

sudo apk add libgcrypt-dev
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgcrypt-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libgcrypt-doc 1.12.2-r0

General purpose crypto library based on the code used in GnuPG (documentation)

https://www.gnupg.org/

sudo apk add libgcrypt-doc
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libgcrypt
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgcrypt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libgcrypt-static 1.12.2-r0

General purpose crypto library based on the code used in GnuPG (static library)

https://www.gnupg.org/

sudo apk add libgcrypt-static
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libgcrypt-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libgcrypt 1.12.2-1.fc45

A general-purpose cryptography library

https://www.gnupg.org/

sudo dnf install libgcrypt
  • License: BSD-3-Clause AND (BSD-3-Clause OR GPL-2.0-only) AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND MIT-Modern-Variant
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libgcrypt
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libgcrypt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libgcrypt-devel 1.12.2-1.fc45

Development files for the libgcrypt package

https://www.gnupg.org/

sudo dnf install libgcrypt-devel
  • License: BSD-3-Clause AND (BSD-3-Clause OR GPL-2.0-only) AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND MIT-Modern-Variant
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libgcrypt
  • 9 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libgcrypt-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libgcrypt 1.12.2-1

General purpose cryptographic library based on the code from GnuPG

https://www.gnupg.org

sudo pacman -S libgcrypt
  • License: BSD-3-Clause AND BSD-3-Clause OR GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND X11 AND LicenseRef-scancode-public-domain
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libgcrypt from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

libgcrypt-devel 1.12.2-1.2

The GNU Crypto Library

https://gnupg.org/software/libgcrypt

sudo zypper install libgcrypt-devel
  • License: GFDL-1.1-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 10 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgcrypt-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgcrypt-devel-32bit 1.12.2-1.2

The GNU Crypto Library

https://gnupg.org/software/libgcrypt

sudo zypper install libgcrypt-devel-32bit
  • License: GFDL-1.1-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgcrypt-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgcrypt-devel-x86-64-v3 1.12.2-1.2

The GNU Crypto Library

https://gnupg.org/software/libgcrypt

sudo zypper install libgcrypt-devel-x86-64-v3
  • License: GFDL-1.1-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgcrypt-devel-x86-64-v3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgcrypt20 1.12.2-1.2

The GNU Crypto Library

https://gnupg.org/software/libgcrypt

sudo zypper install libgcrypt20
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 6 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgcrypt20 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgcrypt20-32bit 1.12.2-1.2

The GNU Crypto Library

https://gnupg.org/software/libgcrypt

sudo zypper install libgcrypt20-32bit
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 5 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgcrypt20-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgcrypt20-x86-64-v3 1.12.2-1.2

The GNU Crypto Library

https://gnupg.org/software/libgcrypt

sudo zypper install libgcrypt20-x86-64-v3
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libgcrypt
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgcrypt20-x86-64-v3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

libgcrypt

sudo port install libgcrypt
  • normalized package name match
  • Abgeglichen nach: Libgcrypt
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/libgcrypt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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

  • 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