Show patches with: Submitter = Eric Biggers       |    State = Action Required       |   274 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/14] crypto: blake2b - sync with blake2s implementation crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,11/14] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM crypto: arm32-optimized BLAKE2b and BLAKE2s 1 1 - --- 2020-12-23 Eric Biggers New
[v3,10/14] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - 1 --- 2020-12-23 Eric Biggers New
[v3,09/14] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,08/14] crypto: blake2s - adjust include guard naming crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,07/14] crypto: blake2s - add comment for blake2s_state fields crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,06/14] crypto: blake2s - optimize blake2s initialization crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,05/14] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,04/14] crypto: blake2s - move update and final logic to internal/blake2s.h crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,03/14] crypto: blake2s - remove unneeded includes crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,02/14] crypto: x86/blake2s - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v3,01/14] crypto: blake2s - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s 1 - - --- 2020-12-23 Eric Biggers New
[v2,11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM crypto: arm32-optimized BLAKE2b and BLAKE2s - 1 - --- 2020-12-17 Eric Biggers New
[v2,10/11] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s crypto: arm32-optimized BLAKE2b and BLAKE2s - - - --- 2020-12-17 Eric Biggers New
[v2,09/11] crypto: blake2s - share the "shash" API boilerplate code crypto: arm32-optimized BLAKE2b and BLAKE2s - - - --- 2020-12-17 Eric Biggers New
[v2,08/11] crypto: blake2s - remove unneeded includes crypto: arm32-optimized BLAKE2b and BLAKE2s - - - --- 2020-12-17 Eric Biggers New
[v2,07/11] crypto: x86/blake2s - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s - - - --- 2020-12-17 Eric Biggers New
[v2,06/11] crypto: blake2s - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s - - - --- 2020-12-17 Eric Biggers New
[v2,05/11] crypto: arm/blake2b - add NEON-accelerated BLAKE2b crypto: arm32-optimized BLAKE2b and BLAKE2s - - - --- 2020-12-17 Eric Biggers New
[v2,04/11] crypto: blake2b - update file comment crypto: arm32-optimized BLAKE2b and BLAKE2s - 1 - --- 2020-12-17 Eric Biggers New
[v2,03/11] crypto: blake2b - export helpers for optimized implementations crypto: arm32-optimized BLAKE2b and BLAKE2s - - - --- 2020-12-17 Eric Biggers New
[v2,02/11] crypto: blake2b - define shash_alg structs using macros crypto: arm32-optimized BLAKE2b and BLAKE2s - 1 - --- 2020-12-17 Eric Biggers New
[v2,01/11] crypto: blake2b - rename constants for consistency with blake2s crypto: arm32-optimized BLAKE2b and BLAKE2s - 1 - --- 2020-12-17 Eric Biggers New
[5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation crypto: add NEON-optimized BLAKE2b - - - --- 2020-12-15 Eric Biggers New
[4/5] crypto: blake2b - update file comment crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers New
[3/5] crypto: blake2b - export helpers for optimized implementations crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers New
[2/5] crypto: blake2b - define shash_alg structs using macros crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers New
[1/5] crypto: blake2b - rename constants for consistency with blake2s crypto: add NEON-optimized BLAKE2b - 1 - --- 2020-12-15 Eric Biggers New
crypto: lrw - use correct alignmask crypto: lrw - use correct alignmask - - - --- 2019-05-30 Eric Biggers New
crypto: ghash - fix unaligned memory access in ghash_setkey() crypto: ghash - fix unaligned memory access in ghash_setkey() - - 1 --- 2019-05-30 Eric Biggers New
crypto: testmgr - allocate buffers with __GFP_COMP crypto: testmgr - allocate buffers with __GFP_COMP - 1 - --- 2019-04-11 Eric Biggers New
[v3,3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations 1 - - --- 2019-01-30 Eric Biggers New
[v3,2/3] crypto: arm/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations 1 - - --- 2019-01-30 Eric Biggers New
[v3,1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations 1 - - --- 2019-01-30 Eric Biggers New
[v2,3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-29 Eric Biggers New
[v2,2/3] crypto: arm/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-29 Eric Biggers New
[v2,1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-29 Eric Biggers New
[3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-28 Eric Biggers New
[2/3] crypto: arm/crct10dif-ce - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-28 Eric Biggers New
[1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations crypto: crct10dif assembly cleanup and optimizations - - - --- 2019-01-28 Eric Biggers New
[v2,4/4] crypto: arm64/chacha - add XChaCha12 support crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-12-04 Eric Biggers New
[v2,3/4] crypto: arm64/chacha20 - refactor to allow varying number of rounds crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-12-04 Eric Biggers New
[v2,2/4] crypto: arm64/chacha20 - add XChaCha20 support crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-12-04 Eric Biggers New
[v2,1/4] crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 1 --- 2018-12-04 Eric Biggers New
[4/4] crypto: arm64/chacha - add XChaCha12 support crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-11-29 Eric Biggers New
[3/4] crypto: arm64/chacha20 - refactor to allow varying number of rounds crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 - --- 2018-11-29 Eric Biggers New
[2/4] crypto: arm64/chacha20 - add XChaCha20 support crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - - - --- 2018-11-29 Eric Biggers New
[1/4] crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: ARM64 NEON optimized XChaCha and NHPoly1305 (for Adiantum) - 1 1 --- 2018-11-29 Eric Biggers New
[v4,14/14] crypto: adiantum - add Adiantum support crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers New
[v4,13/14] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers New
[v4,12/14] crypto: nhpoly1305 - add NHPoly1305 support crypto: Adiantum support 1 - - --- 2018-11-17 Eric Biggers New
[v4,11/14] crypto: poly1305 - add Poly1305 core API crypto: Adiantum support 2 - - --- 2018-11-17 Eric Biggers New
[v4,10/14] crypto: poly1305 - use structures for key and accumulator crypto: Adiantum support 2 - - --- 2018-11-17 Eric Biggers New
[v4,09/14] crypto: arm/chacha - add XChaCha12 support crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers New
[v4,08/14] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers New
[v4,07/14] crypto: arm/chacha20 - add XChaCha20 support crypto: Adiantum support - 1 - --- 2018-11-17 Eric Biggers New
[v4,06/14] crypto: arm/chacha20 - limit the preemption-disabled section crypto: Adiantum support - - - --- 2018-11-17 Eric Biggers New
[v4,05/14] crypto: chacha - add XChaCha12 support crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers New
[v4,04/14] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers New
[v4,03/14] crypto: chacha20-generic - add XChaCha20 support crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers New
[v4,02/14] crypto: chacha20-generic - don't unnecessarily use atomic walk crypto: Adiantum support 1 - - --- 2018-11-17 Eric Biggers New
[v4,01/14] crypto: chacha20-generic - add HChaCha20 library function crypto: Adiantum support 1 1 - --- 2018-11-17 Eric Biggers New
crypto: arm64/aes - fix handling sub-block CTS-CBC inputs crypto: arm64/aes - fix handling sub-block CTS-CBC inputs - 1 - --- 2018-10-03 Eric Biggers New
[v2] crypto: arm/chacha20 - faster 8-bit rotations and other optimizations [v2] crypto: arm/chacha20 - faster 8-bit rotations and other optimizations - - - --- 2018-09-01 Eric Biggers New
crypto: arm/chacha20 - faster 8-bit rotations and other optimizations crypto: arm/chacha20 - faster 8-bit rotations and other optimizations - - - --- 2018-08-31 Eric Biggers New
[RFC,9/9] crypto: hpolyc - add support for the HPolyC encryption mode crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,8/9] crypto: arm/poly1305 - add NEON accelerated Poly1305 implementation crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,7/9] crypto: arm/chacha - add XChaCha12 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,6/9] crypto: arm/chacha20 - refactor to allow varying number of rounds crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,5/9] crypto: arm/chacha20 - add XChaCha20 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,4/9] crypto: chacha - add XChaCha12 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,3/9] crypto: chacha20-generic - refactor to allow varying number of rounds crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,2/9] crypto: chacha20-generic - add XChaCha20 support crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
[RFC,1/9] crypto: chacha20-generic - add HChaCha20 library function crypto: HPolyC support - - - --- 2018-08-06 Eric Biggers New
« 1 2 3 »