update comment about algorithms
This commit is contained in:
parent
bc207853a3
commit
b03e7936f6
@ -65,7 +65,7 @@ applications using libgcrypt.
|
|||||||
# F34, so we use it here explicitly
|
# F34, so we use it here explicitly
|
||||||
%define _lto_cflags -flto=auto -ffat-lto-objects
|
%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 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'
|
export CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user