File: //lib/x86_64-linux-gnu/pkgconfig/libgcrypt.pc
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${prefix}/lib/x86_64-linux-gnu
host=x86_64-pc-linux-gnu
api_version=1
symmetric_ciphers="arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4"
asymmetric_ciphers="dsa elgamal rsa ecc"
digests="crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3"
Name: libgcrypt
Description: General purpose cryptographic library
Requires.private: gpg-error
Version: 1.9.4
Cflags: -I${includedir}
Libs: -L${libdir} -lgcrypt
Libs.private:
URL: https://www.gnupg.org/software/libgcrypt/index.html