From b03e7936f6484f7640eb06a9f1c42384f634290e Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Tue, 14 Nov 2023 18:38:23 +0100 Subject: [PATCH] update comment about algorithms --- libgcrypt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgcrypt.spec b/libgcrypt.spec index 2fc8354..466e2b4 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -65,7 +65,7 @@ applications using libgcrypt. # F34, so we use it here explicitly %define _lto_cflags -flto=auto -ffat-lto-objects -# should be all algorithms except SM3 and SM4 +# should be all algorithms except SM3 and SM4, aria export DIGESTS='crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2' export CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20'