index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
Eric Biggers
1
-0
/
+10
2019-01-11
crypto: Kconfig - Fix typo in "pclmul"
haco
1
-2
/
+2
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-2
/
+2
2018-12-13
crypto: x86/chacha - add XChaCha12 support
Eric Biggers
1
-2
/
+2
2018-12-13
crypto: x86/chacha20 - add XChaCha20 support
Eric Biggers
1
-9
/
+3
2018-12-13
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
1
-0
/
+8
2018-12-13
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
1
-0
/
+8
2018-12-07
crypto: user - CRYPTO_STATS should depend on CRYPTO_USER
Corentin Labbe
1
-0
/
+1
2018-11-20
crypto: adiantum - add Adiantum support
Eric Biggers
1
-0
/
+23
2018-11-20
crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
1
-0
/
+5
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
1
-2
/
+6
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
1
-5
/
+9
2018-11-16
crypto: streebog - add Streebog hash function
Vitaly Chikunov
1
-0
/
+12
2018-11-16
crypto: cts - document NIST standard status
Gilad Ben-Yossef
1
-2
/
+5
2018-11-09
crypto: aes_ti - disable interrupts while accessing S-box
Eric Biggers
1
-1
/
+2
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
1
-1
/
+1
2018-09-28
crypto: ofb - add output feedback mode
Gilad Ben-Yossef
1
-0
/
+12
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-0
/
+11
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
1
-62
/
+0
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-14
/
+0
2018-05-31
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
1
-28
/
+0
2018-05-31
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
1
-2
/
+4
2018-05-19
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
1
-0
/
+26
2018-05-19
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
1
-0
/
+16
2018-05-19
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
1
-0
/
+12
2018-05-19
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
1
-0
/
+24
2018-05-19
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
1
-0
/
+21
2018-04-21
crypto: zstd - Add zstd support
Nick Terrell
1
-0
/
+9
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-0
/
+9
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
1
-0
/
+25
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
1
-0
/
+8
2018-03-03
crypto: ablk_helper - remove ablk_helper
Eric Biggers
1
-4
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
1
-10
/
+3
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
1
-5
/
+4
2018-03-03
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+3
2018-03-03
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+2
2018-03-03
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
1
-9
/
+2
[next]