pygoscelis: Enable CONFIG_CRYPTO_CHACHA20POLY1305 as module
This commit is contained in:
parent
229a9ed404
commit
aa8f38b03b
@ -6579,7 +6579,7 @@ CONFIG_CRYPTO_SERPENT=m
|
||||
# Length-preserving ciphers and modes
|
||||
#
|
||||
# CONFIG_CRYPTO_ADIANTUM is not set
|
||||
# CONFIG_CRYPTO_CHACHA20 is not set
|
||||
CONFIG_CRYPTO_CHACHA20=m
|
||||
CONFIG_CRYPTO_CBC=y
|
||||
CONFIG_CRYPTO_CTR=y
|
||||
# CONFIG_CRYPTO_CTS is not set
|
||||
@ -6595,7 +6595,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
# AEAD (authenticated encryption with associated data) ciphers
|
||||
#
|
||||
# CONFIG_CRYPTO_AEGIS128 is not set
|
||||
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
|
||||
CONFIG_CRYPTO_CHACHA20POLY1305=m
|
||||
CONFIG_CRYPTO_CCM=y
|
||||
CONFIG_CRYPTO_GCM=y
|
||||
CONFIG_CRYPTO_GENIV=y
|
||||
@ -6614,7 +6614,7 @@ CONFIG_CRYPTO_HMAC=y
|
||||
# CONFIG_CRYPTO_MD4 is not set
|
||||
# CONFIG_CRYPTO_MD5 is not set
|
||||
# CONFIG_CRYPTO_MICHAEL_MIC is not set
|
||||
# CONFIG_CRYPTO_POLY1305 is not set
|
||||
CONFIG_CRYPTO_POLY1305=m
|
||||
# CONFIG_CRYPTO_RMD160 is not set
|
||||
CONFIG_CRYPTO_SHA1=m
|
||||
CONFIG_CRYPTO_SHA256=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user