kernelversion:
stable - 5.17.9
mainline - 4.19.244
mainline - 4.14.280
mainline - 5.10.117
mainline - 5.4.195
mainline - 5.15.41
mainline - 4.9.315
mainline - 5.18-rc7
[click here for custom version]
architecture:
>
x86
arm
arm64
powerpc
mips
sparc
ia64
arc
riscv
nds32
m68k
microblaze
alpha
unicore32
parisc
blackfin
selects
CONFIG_CRYPTO_CHACHA20
CONFIG_CRYPTO_POLY1305
CONFIG_CRYPTO_AEAD
CONFIG_CRYPTO_MANAGER
depends
CONFIG_CRYPTO
is depended by
CONFIG_CRYPTO_DEV_SAFEXCEL
ChaCha20-Poly1305 AEAD support
modulename: chacha20poly1305.ko
configname: CONFIG_CRYPTO_CHACHA20POLY1305
Linux Kernel Configuration
└─> Cryptographic API
└─> ChaCha20-Poly1305 AEAD support
ChaCha20-Poly1305 AEAD support, RFC7539.
Support for the AEAD wrapper using the ChaCha20 stream cipher combined
with the Poly1305 authenticator. It is defined in RFC7539 for use in
IETF protocols.
source code:
crypto/chacha20poly1305.c
Support for the AEAD wrapper using the ChaCha20 stream cipher combined
with the Poly1305 authenticator. It is defined in RFC7539 for use in
IETF protocols.