| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: aes_ti - disable interrupts while accessing S-box | Eric Biggers | 2019-02-12 | 1 | -1/+2 |
* | crypto: speck - remove Speck | Jason A. Donenfeld | 2018-11-13 | 1 | -14/+0 |
* | crypto: x86/salsa20 - remove x86 salsa20 implementations | Eric Biggers | 2018-05-31 | 1 | -28/+0 |
* | crypto: morus - Mark MORUS SIMD glue as x86-specific | Ondrej Mosnacek | 2018-05-31 | 1 | -2/+4 |
* | crypto: x86 - Add optimized MORUS implementations | Ondrej Mosnacek | 2018-05-19 | 1 | -0/+26 |
* | crypto: morus - Add common SIMD glue code for MORUS | Ondrej Mosnacek | 2018-05-19 | 1 | -0/+16 |
* | crypto: morus - Add generic MORUS AEAD implementations | Ondrej Mosnacek | 2018-05-19 | 1 | -0/+12 |
* | crypto: x86 - Add optimized AEGIS implementations | Ondrej Mosnacek | 2018-05-19 | 1 | -0/+24 |
* | crypto: aegis - Add generic AEGIS AEAD implementations | Ondrej Mosnacek | 2018-05-19 | 1 | -0/+21 |
* | crypto: zstd - Add zstd support | Nick Terrell | 2018-04-21 | 1 | -0/+9 |
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2018-04-10 | 1 | -0/+9 |
|\ |
|
| * | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 2018-02-19 | 1 | -0/+9 |
* | | crypto: sm4 - introduce SM4 symmetric cipher algorithm | Gilad Ben-Yossef | 2018-03-16 | 1 | -0/+25 |
* | | crypto: cfb - add support for Cipher FeedBack mode | James Bottomley | 2018-03-09 | 1 | -0/+8 |
* | | crypto: ablk_helper - remove ablk_helper | Eric Biggers | 2018-03-03 | 1 | -4/+0 |
* | | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -10/+3 |
* | | crypto: x86/camellia - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -1/+1 |
* | | crypto: x86/camellia - remove XTS algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/camellia - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/camellia-aesni-avx2 - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/camellia-aesni-avx - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/des3_ede - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -1/+1 |
* | | crypto: x86/blowfish: convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -1/+1 |
* | | crypto: x86/cast6-avx - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -5/+4 |
* | | crypto: x86/cast6-avx - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/cast5-avx - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -4/+3 |
* | | crypto: x86/twofish-avx - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -4/+2 |
* | | crypto: x86/twofish-avx - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/twofish-3way - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -1/+1 |
* | | crypto: x86/twofish-3way - remove XTS algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/twofish-3way - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/serpent-avx,avx2 - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -9/+2 |
* | | crypto: x86/serpent-avx - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/serpent-avx2 - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -1/+0 |
* | | crypto: x86/serpent-sse2 - convert to skcipher interface | Eric Biggers | 2018-03-03 | 1 | -6/+4 |
* | | crypto: x86/serpent-sse2 - remove XTS algorithm | Eric Biggers | 2018-03-03 | 1 | -2/+0 |
* | | crypto: x86/serpent-sse2 - remove LRW algorithm | Eric Biggers | 2018-03-03 | 1 | -2/+0 |
* | | crypto: speck - add support for the Speck block cipher | Eric Biggers | 2018-02-22 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-01-31 | 1 | -1/+3 |
|\ |
|
| * | crypto: x86/salsa20 - cleanup and convert to skcipher API | Eric Biggers | 2018-01-12 | 1 | -0/+2 |
| * | crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH | Hauke Mehrtens | 2017-12-11 | 1 | -1/+1 |
* | | crypto: scompress - use sgl_alloc() and sgl_free() | Bart Van Assche | 2018-01-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-11-14 | 1 | -0/+11 |
|\ |
|
| * | crypto: sm3 - add OSCCA SM3 secure hash | Gilad Ben-Yossef | 2017-09-22 | 1 | -0/+11 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | crypto: algif_aead - copy AAD from src to dst | Stephan Mueller | 2017-08-09 | 1 | -0/+2 |
* | crypto: ecdh - add privkey generation support | Tudor-Dan Ambarus | 2017-06-10 | 1 | -0/+1 |
* | crypto: xts - drop gf128mul dependency | Ondrej Mosnáček | 2017-04-05 | 1 | -1/+0 |
* | crypto: powerpc - Stress test for vpmsum implementations | Daniel Axtens | 2017-03-24 | 1 | -0/+8 |
* | crypto: powerpc - Add CRC-T10DIF acceleration | Daniel Axtens | 2017-03-24 | 1 | -0/+9 |