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
2021-03-26
crypto: ecdsa - Add support for ECDSA signature verification
Stefan Berger
1
-0
/
+10
2021-02-10
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
1
-2
/
+1
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
1
-12
/
+0
2021-01-29
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
1
-13
/
+0
2021-01-29
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
1
-12
/
+0
2021-01-29
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
1
-12
/
+0
2021-01-29
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
1
-13
/
+0
2021-01-14
crypto: x86 - remove glue helper module
Ard Biesheuvel
1
-5
/
+0
2021-01-14
crypto: x86/twofish - drop dependency on glue helper
Ard Biesheuvel
1
-2
/
+0
2021-01-14
crypto: x86/cast6 - drop dependency on glue helper
Ard Biesheuvel
1
-1
/
+0
2021-01-14
crypto: x86/serpent - drop dependency on glue helper
Ard Biesheuvel
1
-3
/
+0
2021-01-14
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
1
-2
/
+0
2021-01-14
crypto: x86/blowfish - drop CTR mode implementation
Ard Biesheuvel
1
-0
/
+1
2021-01-14
crypto: x86/des - drop CTR mode implementation
Ard Biesheuvel
1
-0
/
+1
2021-01-14
crypto: x86/twofish - drop CTR mode implementation
Ard Biesheuvel
1
-0
/
+2
2021-01-14
crypto: x86/cast6 - drop CTR mode implementation
Ard Biesheuvel
1
-0
/
+1
2021-01-14
crypto: x86/cast5 - drop CTR mode implementation
Ard Biesheuvel
1
-0
/
+1
2021-01-14
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
1
-0
/
+3
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
1
-0
/
+1
2021-01-14
crypto: x86/twofish - switch to XTS template
Ard Biesheuvel
1
-0
/
+1
2021-01-14
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
1
-1
/
+1
2021-01-14
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
1
-1
/
+1
2021-01-14
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
1
-1
/
+1
2021-01-08
crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
Ard Biesheuvel
1
-1
/
+0
2020-11-27
crypto: tcrypt - permit tcrypt.ko to be builtin
Ard Biesheuvel
1
-1
/
+1
2020-11-13
crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager
Jason A. Donenfeld
1
-1
/
+1
2020-09-25
crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
Tianjia Zhang
1
-0
/
+17
2020-09-25
crypto: af_alg - add extra parameters for DRBG interface
Elena Petrova
1
-0
/
+9
2020-09-18
crypto: Kconfig - mark unused ciphers as obsolete
Ard Biesheuvel
1
-0
/
+4
2020-09-11
crypto: arc4 - mark ecb(arc4) skcipher as obsolete
Ard Biesheuvel
1
-0
/
+10
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-23
/
+23
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-04-30
crypto: drbg - should select CTR
Corentin Labbe
1
-1
/
+1
2020-04-30
crypto: ctr - no longer needs CRYPTO_SEQIV
Corentin Labbe
1
-1
/
+0
2020-04-15
compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
Will Deacon
1
-1
/
+0
2020-02-05
crypto: Kconfig - allow tests to be disabled when manager is disabled
Jason A. Donenfeld
1
-4
/
+0
2020-01-16
crypto: essiv - fix AEAD capitalization and preposition use in help text
Geert Uytterhoeven
1
-2
/
+2
2019-11-22
crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
Eric Biggers
1
-1
/
+1
2019-11-17
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
1
-0
/
+6
2019-11-17
crypto: curve25519 - implement generic KPP driver
Ard Biesheuvel
1
-0
/
+5
2019-11-17
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
1
-0
/
+6
2019-11-17
crypto: blake2s - implement generic shash driver
Ard Biesheuvel
1
-0
/
+18
2019-11-17
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
1
-0
/
+5
2019-11-17
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
1
-0
/
+1
2019-11-17
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
1
-1
/
+1
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
1
-2
/
+3
2019-11-17
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
1
-0
/
+6
2019-11-17
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
1
-0
/
+1
2019-11-17
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
1
-1
/
+1
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-0
/
+1
[next]