update comment about algorithms

This commit is contained in:
Jakub Jelen 2023-11-14 18:38:23 +01:00
parent bc207853a3
commit b03e7936f6

View File

@ -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'