hmac256

package

Install

All systems
curl cmd.cat/hmac256.sh
Debian Debian
apt-get install libgcrypt11-dbg
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 libgcrypt-devel
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/hmac256 hmac256 powered by Commando

libgcrypt-devel

package

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.

libgcrypt

Libgcrypt is a general purpose crypto library based on the code

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

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.

libgcrypt11-dbg

LGPL Crypto library - debugger files