index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2017-04-10
crypto: lz4 - fixed decompress function to return error code
Myungho Jung
2017-04-10
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
2017-04-10
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-05
crypto: xts - drop gf128mul dependency
Ondrej Mosnáček
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2017-04-05
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-03-24
crypto: DRBG - initialize SGL only once
Stephan Mueller
2017-03-24
crypto: testmgr - mark ctr(des3_ede) as fips_allowed
Marcelo Cerri
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
2017-03-24
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
2017-03-24
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2017-03-24
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
Eric Biggers
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
crypto: ctr - Propagate NEED_FALLBACK bit
Marcelo Cerri
2017-03-09
crypto: cbc - Propagate NEED_FALLBACK bit
Marcelo Cerri
2017-03-09
crypto: testmgr - constify all test vectors
Eric Biggers
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
2017-03-09
crypto: algapi - annotate expected branch behavior in crypto_inc()
Ard Biesheuvel
2017-03-09
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
2017-03-09
crypto: gf128mul - rename the byte overflow tables
Eric Biggers
2017-03-09
crypto: gf128mul - remove xx() macro
Eric Biggers
2017-03-09
crypto: gf128mul - fix some comments
Eric Biggers
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-01
crypto: testmgr - Pad aes_ccm_enc_tv_template vector
Laura Abbott
2017-02-28
crypto: ccm - move cbcmac input off the stack
Ard Biesheuvel
2017-02-27
crypto: xts - Propagate NEED_FALLBACK bit
Herbert Xu
2017-02-24
crypto: change LZ4 modules to work with new LZ4 module version
Sven Schmidt
2017-02-23
crypto: xts - Add ECB dependency
Milan Broz
2017-02-15
crypto: ccm - drop unnecessary minimum 32-bit alignment
Ard Biesheuvel
2017-02-15
crypto: ccm - honour alignmask of subordinate MAC cipher
Ard Biesheuvel
2017-02-11
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
Ard Biesheuvel
2017-02-11
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
2017-02-11
crypto: ccm - switch to separate cbcmac driver
Ard Biesheuvel
2017-02-11
crypto: testmgr - add test cases for cbcmac(aes)
Ard Biesheuvel
2017-02-11
crypto: aes - add generic time invariant AES cipher
Ard Biesheuvel
2017-02-11
crypto: aes-generic - drop alignment requirement
Ard Biesheuvel
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-02-03
crypto: algif_aead - Fix kernel panic on list_del
Harsh Jain
2017-01-23
crypto: tcrypt - Add debug prints
Rabin Vincent
2017-01-23
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Salvatore Benedetto
2017-01-13
crypto: testmgr - use calculated count for number of test vectors
Ard Biesheuvel
2017-01-13
crypto: testmgr - Allocate only the required output size for hash tests
Andrew Lutomirski
2017-01-13
crypto: Replaced gcc specific attributes with macros from compiler.h
Gideon Israel Dsouza
2017-01-13
crypto: testmgr - use kmemdup instead of kmalloc+memcpy
Eric Biggers
2016-12-30
crypto: skcipher - introduce walksize attribute for SIMD algos
Ard Biesheuvel
[next]