| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-02 | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -21/+77 |
| 2022-07-22 | crypto: rmd160 - fix Kconfig "its" grammar | Randy Dunlap | 1 | -1/+1 |
| 2022-07-15 | crypto: lib - make the sha1 library optional | Eric Biggers | 1 | -0/+1 |
| 2022-07-15 | crypto: fips - make proc files report fips module name and version | Vladis Dronov | 1 | -0/+21 |
| 2022-07-15 | crypto: aria - Implement ARIA symmetric cipher algorithm | Taehee Yoo | 1 | -0/+15 |
| 2022-07-06 | crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations | Jason A. Donenfeld | 1 | -0/+114 |
| 2022-06-12 | crypto: memneq - move into lib/ | Jason A. Donenfeld | 1 | -0/+1 |
| 2022-06-10 | crypto: blake2s - remove shash module | Jason A. Donenfeld | 1 | -19/+1 |
| 2022-06-10 | crypto: memneq - move into lib/ | Jason A. Donenfeld | 1 | -0/+1 |
| 2022-06-10 | crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL | Nathan Huckleberry | 1 | -0/+9 |
| 2022-06-10 | crypto: x86/aesni-xctr - Add accelerated implementation of XCTR | Nathan Huckleberry | 1 | -1/+1 |
| 2022-06-10 | crypto: hctr2 - Add HCTR2 support | Nathan Huckleberry | 1 | -0/+11 |
| 2022-06-10 | crypto: polyval - Add POLYVAL support | Nathan Huckleberry | 1 | -0/+8 |
| 2022-06-10 | crypto: xctr - Add XCTR support | Nathan Huckleberry | 1 | -0/+9 |
| 2022-04-08 | crypto: sm3,sm4 - move into crypto directory | Jason A. Donenfeld | 1 | -6/+12 |
| 2022-03-26 | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+5 |
| 2022-03-07 | crypto: add rocksoft 64b crc guard tag framework | Keith Busch | 1 | -0/+5 |
| 2022-03-03 | crypto: dh - implement private key generation primitive for ffdheXYZ(dh) | Nicolai Stange | 1 | -0/+1 |
| 2022-03-03 | crypto: dh - implement ffdheXYZ(dh) templates | Nicolai Stange | 1 | -0/+6 |
| 2022-02-18 | crypto: lrw - Add dependency on ecb | Herbert Xu | 1 | -0/+1 |
| 2022-01-31 | crypto: kdf - Select hmac in addition to sha256 | Herbert Xu | 1 | -0/+1 |
| 2022-01-28 | crypto: x86/sm3 - add AVX assembly implementation | Tianjia Zhang | 1 | -0/+13 |
| 2022-01-28 | crypto: sm3 - make dependent on sm3 library | Tianjia Zhang | 1 | -0/+1 |
| 2022-01-28 | crypto: sm2 - make dependent on sm3 library | Tianjia Zhang | 1 | -1/+1 |
| 2022-01-18 | lib/crypto: add prompts back to crypto libraries | Justin M. Forbes | 1 | -2/+0 |
| 2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+4 |
| 2022-01-07 | lib/crypto: blake2s: include as built-in | Jason A. Donenfeld | 1 | -1/+2 |
| 2021-12-31 | crypto: kdf - select SHA-256 required for self-test | Stephan Müller | 1 | -1/+1 |
| 2021-11-26 | crypto: kdf - add SP800-108 counter key derivation function | Stephan Müller | 1 | -0/+4 |
| 2021-10-01 | crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency | Arnd Bergmann | 1 | -1/+1 |
| 2021-08-27 | crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation | Tianjia Zhang | 1 | -0/+22 |
| 2021-07-30 | crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation | Tianjia Zhang | 1 | -0/+21 |
| 2021-07-30 | crypto: sm4 - create SM4 library based on sm4 generic code | Tianjia Zhang | 1 | -0/+1 |
| 2021-07-16 | crypto: drbg - select SHA512 | Stephan Mueller | 1 | -1/+1 |
| 2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -5/+10 |
| 2021-04-22 | crypto: camellia - drop duplicate "depends on CRYPTO" | Randy Dunlap | 1 | -5/+0 |
| 2021-03-26 | crypto: ecdsa - Add support for ECDSA signature verification | Stefan Berger | 1 | -0/+10 |
| 2021-03-08 | crypto: mips/poly1305 - enable for all MIPS processors | Maciej W. Rozycki | 1 | -1/+1 |
| 2021-02-10 | crypto: serpent - get rid of obsolete tnepres variant | Ard Biesheuvel | 1 | -2/+1 |
| 2021-01-29 | crypto: salsa20 - remove Salsa20 stream cipher algorithm | Ard Biesheuvel | 1 | -12/+0 |
| 2021-01-29 | crypto: tgr192 - remove Tiger 128/160/192 hash algorithms | Ard Biesheuvel | 1 | -13/+0 |
| 2021-01-29 | crypto: rmd320 - remove RIPE-MD 320 hash algorithm | Ard Biesheuvel | 1 | -12/+0 |
| 2021-01-29 | crypto: rmd256 - remove RIPE-MD 256 hash algorithm | Ard Biesheuvel | 1 | -12/+0 |
| 2021-01-29 | crypto: rmd128 - remove RIPE-MD 128 hash algorithm | Ard Biesheuvel | 1 | -13/+0 |
| 2021-01-14 | crypto: x86 - remove glue helper module | Ard Biesheuvel | 1 | -5/+0 |
| 2021-01-14 | crypto: x86/twofish - drop dependency on glue helper | Ard Biesheuvel | 1 | -2/+0 |
| 2021-01-14 | crypto: x86/cast6 - drop dependency on glue helper | Ard Biesheuvel | 1 | -1/+0 |
| 2021-01-14 | crypto: x86/serpent - drop dependency on glue helper | Ard Biesheuvel | 1 | -3/+0 |
| 2021-01-14 | crypto: x86/camellia - drop dependency on glue helper | Ard Biesheuvel | 1 | -2/+0 |
| 2021-01-14 | crypto: x86/blowfish - drop CTR mode implementation | Ard Biesheuvel | 1 | -0/+1 |
| 2021-01-14 | crypto: x86/des - drop CTR mode implementation | Ard Biesheuvel | 1 | -0/+1 |
| 2021-01-14 | crypto: x86/twofish - drop CTR mode implementation | Ard Biesheuvel | 1 | -0/+2 |
| 2021-01-14 | crypto: x86/cast6 - drop CTR mode implementation | Ard Biesheuvel | 1 | -0/+1 |
| 2021-01-14 | crypto: x86/cast5 - drop CTR mode implementation | Ard Biesheuvel | 1 | -0/+1 |
| 2021-01-14 | crypto: x86/serpent - drop CTR mode implementation | Ard Biesheuvel | 1 | -0/+3 |
| 2021-01-14 | crypto: x86/camellia - drop CTR mode implementation | Ard Biesheuvel | 1 | -0/+1 |
| 2021-01-14 | crypto: x86/twofish - switch to XTS template | Ard Biesheuvel | 1 | -0/+1 |
| 2021-01-14 | crypto: x86/serpent- switch to XTS template | Ard Biesheuvel | 1 | -1/+1 |
| 2021-01-14 | crypto: x86/cast6 - switch to XTS template | Ard Biesheuvel | 1 | -1/+1 |
| 2021-01-14 | crypto: x86/camellia - switch to XTS template | Ard Biesheuvel | 1 | -1/+1 |
| 2021-01-08 | crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper | Ard Biesheuvel | 1 | -1/+0 |
| 2020-11-27 | crypto: tcrypt - permit tcrypt.ko to be builtin | Ard Biesheuvel | 1 | -1/+1 |
| 2020-11-13 | crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager | Jason A. Donenfeld | 1 | -1/+1 |
| 2020-09-25 | crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm | Tianjia Zhang | 1 | -0/+17 |
| 2020-09-25 | crypto: af_alg - add extra parameters for DRBG interface | Elena Petrova | 1 | -0/+9 |
| 2020-09-18 | crypto: Kconfig - mark unused ciphers as obsolete | Ard Biesheuvel | 1 | -0/+4 |
| 2020-09-11 | crypto: arc4 - mark ecb(arc4) skcipher as obsolete | Ard Biesheuvel | 1 | -0/+10 |
| 2020-07-23 | crypto: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -23/+23 |
| 2020-06-10 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2020-04-30 | crypto: drbg - should select CTR | Corentin Labbe | 1 | -1/+1 |
| 2020-04-30 | crypto: ctr - no longer needs CRYPTO_SEQIV | Corentin Labbe | 1 | -1/+0 |
| 2020-04-15 | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 | Will Deacon | 1 | -1/+0 |
| 2020-02-05 | crypto: Kconfig - allow tests to be disabled when manager is disabled | Jason A. Donenfeld | 1 | -4/+0 |
| 2020-01-16 | crypto: essiv - fix AEAD capitalization and preposition use in help text | Geert Uytterhoeven | 1 | -2/+2 |
| 2019-11-22 | crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER | Eric Biggers | 1 | -1/+1 |
| 2019-11-17 | crypto: curve25519 - x86_64 library and KPP implementations | Jason A. Donenfeld | 1 | -0/+6 |
| 2019-11-17 | crypto: curve25519 - implement generic KPP driver | Ard Biesheuvel | 1 | -0/+5 |
| 2019-11-17 | crypto: blake2s - x86_64 SIMD implementation | Jason A. Donenfeld | 1 | -0/+6 |
| 2019-11-17 | crypto: blake2s - implement generic shash driver | Ard Biesheuvel | 1 | -0/+18 |
| 2019-11-17 | crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation | Ard Biesheuvel | 1 | -0/+5 |
| 2019-11-17 | crypto: x86/poly1305 - expose existing driver as poly1305 library | Ard Biesheuvel | 1 | -0/+1 |
| 2019-11-17 | crypto: x86/poly1305 - depend on generic library not generic shash | Ard Biesheuvel | 1 | -1/+1 |
| 2019-11-17 | crypto: poly1305 - move core routines into a separate library | Ard Biesheuvel | 1 | -2/+3 |
| 2019-11-17 | crypto: mips/chacha - wire up accelerated 32r2 code from Zinc | Ard Biesheuvel | 1 | -0/+6 |
| 2019-11-17 | crypto: x86/chacha - expose SIMD ChaCha routine as library function | Ard Biesheuvel | 1 | -0/+1 |
| 2019-11-17 | crypto: x86/chacha - depend on generic chacha library instead of crypto driver | Ard Biesheuvel | 1 | -1/+1 |
| 2019-11-17 | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel | 1 | -0/+1 |
| 2019-11-17 | crypto: lib - tidy up lib/crypto Kconfig and Makefile | Ard Biesheuvel | 1 | -12/+1 |
| 2019-11-01 | crypto: skcipher - rename the crypto_blkcipher module and kconfig option | Eric Biggers | 1 | -42/+42 |
| 2019-11-01 | crypto: blake2b - add blake2b generic implementation | David Sterba | 1 | -0/+17 |
| 2019-10-26 | crypto: powerpc - convert SPE AES algorithms to skcipher API | Eric Biggers | 1 | -0/+1 |
| 2019-10-23 | crypto: sparc/des - convert to skcipher API | Eric Biggers | 1 | -0/+1 |
| 2019-10-23 | crypto: sparc/camellia - convert to skcipher API | Eric Biggers | 1 | -0/+1 |
| 2019-10-23 | crypto: sparc/aes - convert to skcipher API | Eric Biggers | 1 | -2/+1 |
| 2019-10-10 | crypto: aegis128/simd - build 32-bit ARM for v8 architecture explicitly | Ard Biesheuvel | 1 | -0/+1 |
| 2019-09-21 | Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+28 |
| 2019-09-03 | crypto: essiv - create wrapper template for ESSIV generation | Ard Biesheuvel | 1 | -0/+28 |
| 2019-08-22 | crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code | Hans de Goede | 1 | -0/+1 |
| 2019-08-22 | crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use | Hans de Goede | 1 | -0/+3 |
| 2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel | 1 | -2/+6 |
| 2019-08-15 | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel | 1 | -0/+5 |
| 2019-08-02 | Revert "crypto: aegis128 - add support for SIMD acceleration" | Herbert Xu | 1 | -5/+0 |
| 2019-07-27 | crypto: ghash - add comment and improve help text | Eric Biggers | 1 | -5/+6 |
| 2019-07-26 | crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics | Ard Biesheuvel | 1 | -0/+5 |
| 2019-07-26 | crypto: aegis128l/aegis256 - remove x86 and generic implementations | Ard Biesheuvel | 1 | -30/+0 |
| 2019-07-26 | crypto: morus - remove generic and x86 implementations | Ard Biesheuvel | 1 | -56/+0 |
| 2019-07-26 | crypto: aes-generic - drop key expansion routine in favor of library version | Ard Biesheuvel | 1 | -0/+1 |
| 2019-07-26 | crypto: x86/aes - drop scalar assembler implementations | Ard Biesheuvel | 1 | -44/+0 |
| 2019-07-26 | crypto: x86/aes-ni - switch to generic for fallback and key routines | Ard Biesheuvel | 1 | -2/+1 |
| 2019-07-26 | crypto: aes - create AES library based on the fixed time AES code | Ard Biesheuvel | 1 | -0/+4 |
| 2019-06-20 | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel | 1 | -0/+4 |
| 2019-06-06 | crypto: xxhash - Implement xxhash support | Nikolay Borisov | 1 | -0/+8 |
| 2019-05-30 | crypto: cryptd - move kcrypto_wq into cryptd | Eric Biggers | 1 | -5/+0 |
| 2019-05-30 | crypto: gf128mul - make unselectable by user | Eric Biggers | 1 | -7/+1 |
| 2019-05-30 | crypto: echainiv - change to 'default n' | Eric Biggers | 1 | -1/+0 |
| 2019-05-30 | crypto: make all templates select CRYPTO_MANAGER | Eric Biggers | 1 | -0/+8 |
| 2019-05-30 | crypto: testmgr - make extra tests depend on cryptomgr | Eric Biggers | 1 | -1/+4 |
| 2019-04-25 | crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSA | Vitaly Chikunov | 1 | -0/+2 |
| 2019-04-18 | crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm | Vitaly Chikunov | 1 | -0/+11 |
| 2019-04-18 | crypto: ecc - make ecc into separate module | Vitaly Chikunov | 1 | -0/+4 |
| 2019-04-18 | crypto: Kconfig - create Public-key cryptography section | Vitaly Chikunov | 1 | -23/+25 |
| 2019-03-28 | crypto: fips - Grammar s/options/option/, s/to/the/ | Geert Uytterhoeven | 1 | -2/+2 |
| 2019-03-22 | crypto: Kconfig - fix typos AEGSI -> AEGIS | Ondrej Mosnacek | 1 | -3/+3 |
| 2019-03-22 | crypto: x86/morus1280 - convert to use AEAD SIMD helpers | Eric Biggers | 1 | -1/+1 |
| 2019-03-22 | crypto: x86/morus640 - convert to use AEAD SIMD helpers | Eric Biggers | 1 | -1/+1 |
| 2019-03-22 | crypto: x86/aegis256 - convert to use AEAD SIMD helpers | Eric Biggers | 1 | -1/+1 |
| 2019-03-22 | crypto: x86/aegis128l - convert to use AEAD SIMD helpers | Eric Biggers | 1 | -1/+1 |
| 2019-03-22 | crypto: x86/aegis128 - convert to use AEAD SIMD helpers | Eric Biggers | 1 | -1/+1 |
| 2019-02-08 | crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS | Eric Biggers | 1 | -0/+10 |
| 2019-01-11 | crypto: Kconfig - Fix typo in "pclmul" | haco | 1 | -2/+2 |
| 2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
| 2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -2/+2 |
| 2018-12-13 | crypto: x86/chacha - add XChaCha12 support | Eric Biggers | 1 | -2/+2 |
| 2018-12-13 | crypto: x86/chacha20 - add XChaCha20 support | Eric Biggers | 1 | -9/+3 |
| 2018-12-13 | crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305 | Eric Biggers | 1 | -0/+8 |
| 2018-12-13 | crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305 | Eric Biggers | 1 | -0/+8 |
| 2018-12-07 | crypto: user - CRYPTO_STATS should depend on CRYPTO_USER | Corentin Labbe | 1 | -0/+1 |
| 2018-11-20 | crypto: adiantum - add Adiantum support | Eric Biggers | 1 | -0/+23 |
| 2018-11-20 | crypto: nhpoly1305 - add NHPoly1305 support | Eric Biggers | 1 | -0/+5 |
| 2018-11-20 | crypto: chacha - add XChaCha12 support | Eric Biggers | 1 | -2/+6 |
| 2018-11-20 | crypto: chacha20-generic - add XChaCha20 support | Eric Biggers | 1 | -5/+9 |
| 2018-11-16 | crypto: streebog - add Streebog hash function | Vitaly Chikunov | 1 | -0/+12 |
| 2018-11-16 | crypto: cts - document NIST standard status | Gilad Ben-Yossef | 1 | -2/+5 |
| 2018-11-09 | crypto: aes_ti - disable interrupts while accessing S-box | Eric Biggers | 1 | -1/+2 |
| 2018-10-05 | crypto: x86/aes-ni - remove special handling of AES in PCBC mode | Ard Biesheuvel | 1 | -1/+1 |
| 2018-09-28 | crypto: ofb - add output feedback mode | Gilad Ben-Yossef | 1 | -0/+12 |
| 2018-09-28 | crypto: user - Implement a generic crypto statistics | Corentin Labbe | 1 | -0/+11 |
| 2018-09-04 | crypto: x86 - remove SHA multibuffer routines and mcryptd | Ard Biesheuvel | 1 | -62/+0 |
| 2018-09-04 | crypto: speck - remove Speck | Jason A. Donenfeld | 1 | -14/+0 |
| 2018-05-31 | crypto: x86/salsa20 - remove x86 salsa20 implementations | Eric Biggers | 1 | -28/+0 |
| 2018-05-31 | crypto: morus - Mark MORUS SIMD glue as x86-specific | Ondrej Mosnacek | 1 | -2/+4 |
| 2018-05-19 | crypto: x86 - Add optimized MORUS implementations | Ondrej Mosnacek | 1 | -0/+26 |
| 2018-05-19 | crypto: morus - Add common SIMD glue code for MORUS | Ondrej Mosnacek | 1 | -0/+16 |
| 2018-05-19 | crypto: morus - Add generic MORUS AEAD implementations | Ondrej Mosnacek | 1 | -0/+12 |
| 2018-05-19 | crypto: x86 - Add optimized AEGIS implementations | Ondrej Mosnacek | 1 | -0/+24 |
| 2018-05-19 | crypto: aegis - Add generic AEGIS AEAD implementations | Ondrej Mosnacek | 1 | -0/+21 |
| 2018-04-21 | crypto: zstd - Add zstd support | Nick Terrell | 1 | -0/+9 |
| 2018-04-10 | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 1 | -0/+9 |
| 2018-03-16 | crypto: sm4 - introduce SM4 symmetric cipher algorithm | Gilad Ben-Yossef | 1 | -0/+25 |
| 2018-03-09 | crypto: cfb - add support for Cipher FeedBack mode | James Bottomley | 1 | -0/+8 |
| 2018-03-03 | crypto: ablk_helper - remove ablk_helper | Eric Biggers | 1 | -4/+0 |
| 2018-03-03 | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface | Eric Biggers | 1 | -10/+3 |
| 2018-03-03 | crypto: x86/camellia - convert to skcipher interface | Eric Biggers | 1 | -1/+1 |
| 2018-03-03 | crypto: x86/camellia - remove XTS algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/camellia - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/camellia-aesni-avx2 - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/camellia-aesni-avx - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/des3_ede - convert to skcipher interface | Eric Biggers | 1 | -1/+1 |
| 2018-03-03 | crypto: x86/blowfish: convert to skcipher interface | Eric Biggers | 1 | -1/+1 |
| 2018-03-03 | crypto: x86/cast6-avx - convert to skcipher interface | Eric Biggers | 1 | -5/+4 |
| 2018-03-03 | crypto: x86/cast6-avx - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/cast5-avx - convert to skcipher interface | Eric Biggers | 1 | -4/+3 |
| 2018-03-03 | crypto: x86/twofish-avx - convert to skcipher interface | Eric Biggers | 1 | -4/+2 |
| 2018-03-03 | crypto: x86/twofish-avx - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/twofish-3way - convert to skcipher interface | Eric Biggers | 1 | -1/+1 |
| 2018-03-03 | crypto: x86/twofish-3way - remove XTS algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/twofish-3way - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/serpent-avx,avx2 - convert to skcipher interface | Eric Biggers | 1 | -9/+2 |
| 2018-03-03 | crypto: x86/serpent-avx - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/serpent-avx2 - remove LRW algorithm | Eric Biggers | 1 | -1/+0 |
| 2018-03-03 | crypto: x86/serpent-sse2 - convert to skcipher interface | Eric Biggers | 1 | -6/+4 |
| 2018-03-03 | crypto: x86/serpent-sse2 - remove XTS algorithm | Eric Biggers | 1 | -2/+0 |
| 2018-03-03 | crypto: x86/serpent-sse2 - remove LRW algorithm | Eric Biggers | 1 | -2/+0 |
| 2018-02-22 | crypto: speck - add support for the Speck block cipher | Eric Biggers | 1 | -0/+14 |
| 2018-02-19 | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 1 | -0/+9 |
| 2018-01-31 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+3 |
| 2018-01-12 | crypto: x86/salsa20 - cleanup and convert to skcipher API | Eric Biggers | 1 | -0/+2 |
| 2018-01-06 | crypto: scompress - use sgl_alloc() and sgl_free() | Bart Van Assche | 1 | -0/+1 |
| 2017-12-11 | crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH | Hauke Mehrtens | 1 | -1/+1 |
| 2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+11 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-22 | crypto: sm3 - add OSCCA SM3 secure hash | Gilad Ben-Yossef | 1 | -0/+11 |
| 2017-08-09 | crypto: algif_aead - copy AAD from src to dst | Stephan Mueller | 1 | -0/+2 |
| 2017-06-10 | crypto: ecdh - add privkey generation support | Tudor-Dan Ambarus | 1 | -0/+1 |
| 2017-04-05 | crypto: xts - drop gf128mul dependency | Ondrej Mosnáček | 1 | -1/+0 |
| 2017-03-24 | crypto: powerpc - Stress test for vpmsum implementations | Daniel Axtens | 1 | -0/+8 |
| 2017-03-24 | crypto: powerpc - Add CRC-T10DIF acceleration | Daniel Axtens | 1 | -0/+9 |
| 2017-02-23 | crypto: xts - Add ECB dependency | Milan Broz | 1 | -0/+1 |
| 2017-02-11 | crypto: ccm - switch to separate cbcmac driver | Ard Biesheuvel | 1 | -0/+1 |
| 2017-02-11 | crypto: aes - add generic time invariant AES cipher | Ard Biesheuvel | 1 | -0/+17 |