libgcrypt-config

package

Install

All systems
curl cmd.cat/libgcrypt-config.sh
Debian Debian
apt-get install libgcrypt11-dev
Ubuntu
apt-get install libgcrypt11-dev
Alpine
apk add libgcrypt
Arch Arch Linux
pacman -S libgcrypt
image/svg+xml Kali Linux
apt-get install libgcrypt20-dev
CentOS
yum install libgcrypt-devel
Fedora
dnf install mingw64-libgcrypt
Windows (WSL2)
sudo apt-get update sudo apt-get install libgcrypt11-dev
OS X
brew install libgcrypt
Raspbian
apt-get install libgcrypt20-dev
Docker
docker run cmd.cat/libgcrypt-config libgcrypt-config powered by Commando

libgcrypt-devel

package

libgcrypt-mingw-w64-dev

LGPL Crypto library - Windows development

libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) This is a Windows version of libgcrypt. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer.

libgcrypt20-dev

LGPL Crypto library - development files

libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) This package contains header files and libraries for static linking.

mingw32-libgcrypt

MinGW Windows gcrypt encryption library

mingw64-libgcrypt

MinGW Windows gcrypt encryption library

libgcrypt11-dev

transitional libgcrypt11-dev package

This is a transitional dummy package to ease the migration from libgcrypt11-dev to libgcrypt20-dev. You can safely remove this package.

libgcrypt

Libgcrypt is a general purpose crypto library based on the code

used in GNU Privacy Guard. This is a development version.