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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
1
-17
/
+24
2016-09-13
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
1
-1
/
+2
2016-09-13
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
1
-91
/
+24
2016-09-07
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-08-31
crypto: cryptd - Use correct tfm object for AEAD tracking
Herbert Xu
1
-1
/
+2
2016-08-09
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
1
-1
/
+1
2016-08-08
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-8
/
+8
2016-07-27
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+0
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
43
-2521
/
+5343
2016-07-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2016-07-22
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Herbert Xu
1
-2
/
+2
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+1
2016-07-19
crypto: testmgr - Print akcipher algorithm name
Herbert Xu
1
-2
/
+4
2016-07-19
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Tadeusz Struk
1
-2
/
+1
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
1
-43
/
+0
2016-07-18
crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
Herbert Xu
1
-3
/
+0
2016-07-18
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
Herbert Xu
1
-6
/
+2
2016-07-18
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
1
-1
/
+2
2016-07-18
crypto: scatterwalk - Add no-copy support to copychunks
Herbert Xu
1
-4
/
+6
2016-07-18
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
1
-22
/
+0
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
7
-1128
/
+6
2016-07-18
crypto: user - Remove crypto_lookup_skcipher call
Herbert Xu
1
-36
/
+1
2016-07-18
crypto: cts - Convert to skcipher
Herbert Xu
1
-210
/
+285
2016-07-18
crypto: null - Remove default null blkcipher
Herbert Xu
1
-43
/
+6
2016-07-18
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
1
-8
/
+0
2016-07-18
crypto: seqiv - Use skcipher
Herbert Xu
1
-5
/
+9
2016-07-18
crypto: echainiv - Use skcipher
Herbert Xu
1
-6
/
+10
2016-07-18
crypto: aead - Add skcipher null for IV generators
Herbert Xu
1
-1
/
+9
2016-07-18
crypto: chacha20poly1305 - Use skcipher
Herbert Xu
1
-43
/
+46
2016-07-18
crypto: gcm - Use skcipher
Herbert Xu
1
-53
/
+58
2016-07-18
crypto: ccm - Use skcipher
Herbert Xu
1
-35
/
+37
2016-07-18
crypto: ctr - Use skcipher in rfc3686
Herbert Xu
1
-89
/
+94
2016-07-18
crypto: authencesn - Use skcipher
Herbert Xu
1
-50
/
+54
2016-07-18
crypto: authenc - Use skcipher
Herbert Xu
1
-51
/
+56
2016-07-18
crypto: aead - Add chunk size
Herbert Xu
1
-1
/
+5
2016-07-18
crypto: null - Add new default null skcipher
Herbert Xu
1
-0
/
+38
2016-07-18
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
1
-7
/
+189
2016-07-18
KEYS: Fix for erroneous trust of incorrectly signed X.509 certs
Mat Martineau
1
-1
/
+1
2016-07-18
pefile: Fix the failure of calculation for digest
Lans Zhang
1
-1
/
+6
2016-07-18
PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined
Lans Zhang
1
-1
/
+1
2016-07-05
crypto: testmgr - Add 4K private key to RSA testvector
Salvatore Benedetto
1
-1
/
+199
2016-07-05
crypto: rsa - Store rest of the private key components
Salvatore Benedetto
2
-5
/
+80
2016-07-05
crypto: testmgr - Set err before proceeding
Salvatore Benedetto
1
-0
/
+1
2016-07-05
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
1
-0
/
+11
2016-07-03
crypto: rsa-pkcs1pad - Fix regression from leading zeros
Herbert Xu
1
-16
/
+22
2016-07-03
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
1
-61
/
+0
2016-07-01
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
raveendra padasalagi
3
-0
/
+444
2016-07-01
crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test
Herbert Xu
1
-1
/
+3
2016-07-01
crypto: rsa-pkcs1pad - Avoid copying output when possible
Herbert Xu
1
-67
/
+45
2016-07-01
crypto: rsa-pkcs1pad - Move key size check to setkey
Herbert Xu
1
-30
/
+26
[next]