index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
2018-03-03
crypto: ablk_helper - remove ablk_helper
Eric Biggers
2018-03-03
crypto: lrw - remove lrw_crypt()
Eric Biggers
2018-03-03
crypto: xts - remove xts_crypt()
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: simd - allow registering multiple algorithms at once
Eric Biggers
2018-02-22
crypto: speck - add test vectors for Speck64-XTS
Eric Biggers
2018-02-22
crypto: speck - add test vectors for Speck128-XTS
Eric Biggers
2018-02-22
crypto: speck - export common helpers
Eric Biggers
2018-02-22
crypto: speck - add support for the Speck block cipher
Eric Biggers
2018-02-22
crypto: testmgr - Fix incorrect values in PKCS#1 test vector
Conor McLoughlin
2018-02-15
crypto: engine - Permit to enqueue all async requests
Corentin LABBE
2018-02-15
crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report
Jia-Ju Bai
2018-02-15
crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt...
Jia-Ju Bai
2018-02-15
crypto: mcryptd - remove pointless wrapper functions
Eric Biggers
2018-02-15
crypto: hash - Require export/import in ahash
Kamil Konieczny
2018-02-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
crypto: sha3-generic - Use __optimize to support old compilers
Geert Uytterhoeven
2018-02-08
crypto: sha3-generic - deal with oversize stack frames
Ard Biesheuvel
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-26
crypto: testmgr - add new testcases for sha3
Ard Biesheuvel
2018-01-26
crypto: sha3-generic - export init/update/final routines
Ard Biesheuvel
2018-01-26
crypto: sha3-generic - simplify code
Ard Biesheuvel
2018-01-26
crypto: sha3-generic - rewrite KECCAK transform to help the compiler optimize
Ard Biesheuvel
2018-01-26
crypto: sha3-generic - fixes for alignment and big endian operation
Ard Biesheuvel
[next]