index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
2016-09-22
1
-17
/
+24
*
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-13
1
-1
/
+2
*
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
2016-09-13
1
-91
/
+24
*
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-09-07
1
-2
/
+7
*
crypto: cryptd - Use correct tfm object for AEAD tracking
Herbert Xu
2016-08-31
1
-1
/
+2
*
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
2016-08-09
1
-1
/
+1
*
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
2016-08-08
1
-8
/
+8
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-27
1
-61
/
+0
|
\
|
*
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-03
1
-61
/
+0
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-26
43
-2521
/
+5343
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-21
1
-0
/
+1
|
|
\
\
|
*
|
|
crypto: testmgr - Print akcipher algorithm name
Herbert Xu
2016-07-19
1
-2
/
+4
|
*
|
|
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Tadeusz Struk
2016-07-19
1
-2
/
+1
|
*
|
|
crypto: scatterwalk - Inline start/map/done
Herbert Xu
2016-07-18
1
-43
/
+0
|
*
|
|
crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
Herbert Xu
2016-07-18
1
-3
/
+0
|
*
|
|
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
Herbert Xu
2016-07-18
1
-6
/
+2
|
*
|
|
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
2016-07-18
1
-1
/
+2
|
*
|
|
crypto: scatterwalk - Add no-copy support to copychunks
Herbert Xu
2016-07-18
1
-4
/
+6
|
*
|
|
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
2016-07-18
1
-22
/
+0
|
*
|
|
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2016-07-18
7
-1128
/
+6
|
*
|
|
crypto: user - Remove crypto_lookup_skcipher call
Herbert Xu
2016-07-18
1
-36
/
+1
|
*
|
|
crypto: cts - Convert to skcipher
Herbert Xu
2016-07-18
1
-210
/
+285
|
*
|
|
crypto: null - Remove default null blkcipher
Herbert Xu
2016-07-18
1
-43
/
+6
|
*
|
|
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
2016-07-18
1
-8
/
+0
|
*
|
|
crypto: seqiv - Use skcipher
Herbert Xu
2016-07-18
1
-5
/
+9
|
*
|
|
crypto: echainiv - Use skcipher
Herbert Xu
2016-07-18
1
-6
/
+10
|
*
|
|
crypto: aead - Add skcipher null for IV generators
Herbert Xu
2016-07-18
1
-1
/
+9
|
*
|
|
crypto: chacha20poly1305 - Use skcipher
Herbert Xu
2016-07-18
1
-43
/
+46
|
*
|
|
crypto: gcm - Use skcipher
Herbert Xu
2016-07-18
1
-53
/
+58
|
*
|
|
crypto: ccm - Use skcipher
Herbert Xu
2016-07-18
1
-35
/
+37
|
*
|
|
crypto: ctr - Use skcipher in rfc3686
Herbert Xu
2016-07-18
1
-89
/
+94
|
*
|
|
crypto: authencesn - Use skcipher
Herbert Xu
2016-07-18
1
-50
/
+54
|
*
|
|
crypto: authenc - Use skcipher
Herbert Xu
2016-07-18
1
-51
/
+56
|
*
|
|
crypto: aead - Add chunk size
Herbert Xu
2016-07-18
1
-1
/
+5
|
*
|
|
crypto: null - Add new default null skcipher
Herbert Xu
2016-07-18
1
-0
/
+38
|
*
|
|
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
2016-07-18
1
-7
/
+189
|
*
|
|
crypto: testmgr - Add 4K private key to RSA testvector
Salvatore Benedetto
2016-07-05
1
-1
/
+199
|
*
|
|
crypto: rsa - Store rest of the private key components
Salvatore Benedetto
2016-07-05
2
-5
/
+80
|
*
|
|
crypto: testmgr - Set err before proceeding
Salvatore Benedetto
2016-07-05
1
-0
/
+1
|
*
|
|
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
2016-07-05
1
-0
/
+11
|
*
|
|
crypto: rsa-pkcs1pad - Fix regression from leading zeros
Herbert Xu
2016-07-03
1
-16
/
+22
|
*
|
|
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
raveendra padasalagi
2016-07-01
3
-0
/
+444
|
*
|
|
crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test
Herbert Xu
2016-07-01
1
-1
/
+3
|
*
|
|
crypto: rsa-pkcs1pad - Avoid copying output when possible
Herbert Xu
2016-07-01
1
-67
/
+45
|
*
|
|
crypto: rsa-pkcs1pad - Move key size check to setkey
Herbert Xu
2016-07-01
1
-30
/
+26
|
*
|
|
crypto: rsa-pkcs1pad - Always use GFP_KERNEL
Herbert Xu
2016-07-01
1
-16
/
+6
|
*
|
|
crypto: rsa-pkcs1pad - Remove bogus page splitting
Herbert Xu
2016-07-01
1
-14
/
+5
|
*
|
|
crypto: rsa-pkcs1pad - Require hash to be present
Herbert Xu
2016-07-01
1
-53
/
+30
|
*
|
|
crypto: rsa - Generate fixed-length output
Herbert Xu
2016-07-01
2
-5
/
+5
|
*
|
|
crypto: testmgr - Allow leading zeros in RSA
Herbert Xu
2016-07-01
1
-27
/
+24
[next]