index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
2019-06-06
crypto: xxhash - Implement xxhash support
Nikolay Borisov
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
2019-05-30
crypto: gf128mul - make unselectable by user
Eric Biggers
2019-05-30
crypto: echainiv - change to 'default n'
Eric Biggers
2019-05-30
crypto: make all templates select CRYPTO_MANAGER
Eric Biggers
2019-05-30
crypto: testmgr - make extra tests depend on cryptomgr
Eric Biggers
2019-04-25
crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSA
Vitaly Chikunov
2019-04-18
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
2019-04-18
crypto: ecc - make ecc into separate module
Vitaly Chikunov
2019-04-18
crypto: Kconfig - create Public-key cryptography section
Vitaly Chikunov
2019-03-28
crypto: fips - Grammar s/options/option/, s/to/the/
Geert Uytterhoeven
2019-03-22
crypto: Kconfig - fix typos AEGSI -> AEGIS
Ondrej Mosnacek
2019-03-22
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Eric Biggers
2019-02-08
crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
Eric Biggers
2019-01-11
crypto: Kconfig - Fix typo in "pclmul"
haco
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-13
crypto: x86/chacha - add XChaCha12 support
Eric Biggers
2018-12-13
crypto: x86/chacha20 - add XChaCha20 support
Eric Biggers
2018-12-13
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
2018-12-13
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
2018-12-07
crypto: user - CRYPTO_STATS should depend on CRYPTO_USER
Corentin Labbe
2018-11-20
crypto: adiantum - add Adiantum support
Eric Biggers
2018-11-20
crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
2018-11-16
crypto: streebog - add Streebog hash function
Vitaly Chikunov
2018-11-16
crypto: cts - document NIST standard status
Gilad Ben-Yossef
2018-11-09
crypto: aes_ti - disable interrupts while accessing S-box
Eric Biggers
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
2018-09-28
crypto: ofb - add output feedback mode
Gilad Ben-Yossef
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
2018-05-31
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
2018-05-31
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
2018-05-19
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
2018-05-19
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
2018-05-19
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2018-05-19
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
2018-04-21
crypto: zstd - Add zstd support
Nick Terrell
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
[next]