Show patches with: Submitter = tianjia.zhang       |   210 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
crypto: lib/mpi - Fix unexpected pointer access crypto: lib/mpi - Fix unexpected pointer access - - - --- 2023-12-14 tianjia.zhang herbert Accepted
crypto: sm2 - Fix crash caused by uninitialized context crypto: sm2 - Fix crash caused by uninitialized context - - - --- 2023-09-18 tianjia.zhang herbert Accepted
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop crypto: arm64/sm4-ccm - Rewrite skcipher walker loop - - - --- 2023-02-01 tianjia.zhang herbert Accepted
[v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption [v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption - - - --- 2023-02-01 tianjia.zhang herbert Superseded
[v2] crypto: arm64/sm4 - Fix possible crash in GCM cryption [v2] crypto: arm64/sm4 - Fix possible crash in GCM cryption - - - --- 2023-01-30 tianjia.zhang herbert Superseded
crypto: arm64/sm4 - Fix possible crash in GCM cryption crypto: arm64/sm4 - Fix possible crash in GCM cryption - - - --- 2023-01-18 tianjia.zhang herbert Changes Requested
crypto: arm64/sm4 - fix possible crash with CFI enabled crypto: arm64/sm4 - fix possible crash with CFI enabled - - - --- 2022-12-21 tianjia.zhang herbert Accepted
crypto: ccree,hisilicon - Fix dependencies to correct algorithm crypto: ccree,hisilicon - Fix dependencies to correct algorithm - - - --- 2022-11-25 tianjia.zhang herbert Accepted
crypto: arm64 - Fix unused variable compilation warnings of cpu_feature crypto: arm64 - Fix unused variable compilation warnings of cpu_feature - - - --- 2022-11-10 tianjia.zhang herbert Accepted
[v3,13/13] crypto: arm64/sm4 - add CE implementation for GCM mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,12/13] crypto: arm64/sm4 - add CE implementation for CCM mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,11/13] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,10/13] crypto: arm64/sm4 - add CE implementation for XTS mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,09/13] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,08/13] crypto: arm64/sm4 - export reusable CE acceleration functions Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,07/13] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,06/13] crypto: arm64/sm4 - refactor and simplify CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,05/13] crypto: tcrypt - add SM4 cts-cbc/xts/xcbc test Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,04/13] crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,03/13] crypto: arm64/sm4 - refactor and simplify NEON implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,02/13] crypto: arm64/sm3 - add NEON assembly implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v3,01/13] crypto: arm64/sm3 - raise the priority of the CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-27 tianjia.zhang herbert Accepted
[v2,15/15] crypto: arm64/sm4 - add CE implementation for GCM mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,14/15] crypto: arm64/sm4 - add CE implementation for CCM mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,13/15] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,12/15] crypto: arm64/sm4 - add CE implementation for ESSIV mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,11/15] crypto: essiv - allow digestsize to be greater than keysize Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,10/15] crypto: arm64/sm4 - add CE implementation for XTS mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,09/15] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,08/15] crypto: arm64/sm4 - export reusable CE acceleration functions Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,07/15] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,06/15] crypto: arm64/sm4 - refactor and simplify CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,05/15] crypto: tcrypt - add SM4 cts-cbc/essiv/xts/xcbc test Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,04/15] crypto: testmgr - add SM4 cts-cbc/essiv/xts/xcbc test vectors Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,03/15] crypto: arm64/sm4 - refactor and simplify NEON implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,02/15] crypto: arm64/sm3 - add NEON assembly implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[v2,01/15] crypto: arm64/sm3 - raise the priority of the CE implementation Optimizing SM3 and SM4 algorithms using arm64 NEON/CE instructions - - - --- 2022-10-18 tianjia.zhang herbert Superseded
[16/16] crypto: arm64/sm4 - add ARMv9 SVE cryptography acceleration implementation Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[15/16] crypto: arm64/sm4 - add CE implementation for GCM mode Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[14/16] crypto: arm64/sm4 - add CE implementation for CCM mode Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[13/16] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[12/16] crypto: arm64/sm4 - add CE implementation for ESSIV mode Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[11/16] crypto: essiv - allow digestsize to be greater than keysize Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[10/16] crypto: arm64/sm4 - add CE implementation for XTS mode Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[09/16] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[08/16] crypto: arm64/sm4 - export reusable CE acceleration functions Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[07/16] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[06/16] crypto: arm64/sm4 - refactor and simplify CE implementation Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[05/16] crypto: tcrypt - add SM4 cts-cbc/essiv/xts/xcbc test Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[04/16] crypto: testmgr - add SM4 cts-cbc/essiv/xts/xcbc test vectors Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[03/16] crypto: arm64/sm4 - refactor and simplify NEON implementation Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[02/16] crypto: arm64/sm3 - add NEON assembly implementation Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
[01/16] crypto: arm64/sm3 - raise the priority of the CE implementation Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions - - - --- 2022-09-26 tianjia.zhang herbert Superseded
crypto: scatterwalk - remove duplicate function declarations crypto: scatterwalk - remove duplicate function declarations - - - --- 2022-09-26 tianjia.zhang herbert Accepted
crypto: ccm - use local variables instead of indirect references crypto: ccm - use local variables instead of indirect references - - - --- 2022-09-26 tianjia.zhang herbert Accepted
[v3] KEYS: asymmetric: enforce SM2 signature use pkey algo [v3] KEYS: asymmetric: enforce SM2 signature use pkey algo - 1 - --- 2022-06-28 tianjia.zhang herbert Not Applicable
[v4,2/2,RESEND] pkcs7: support EC-RDSA/streebog in SignerInfo pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms - 3 - --- 2022-06-27 tianjia.zhang herbert Not Applicable
[v4,1/2,RESEND] pkcs7: parser support SM2 and SM3 algorithms combination pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms - 2 - --- 2022-06-27 tianjia.zhang herbert Not Applicable
[v2,RESEND] KEYS: asymmetric: enforce SM2 signature use pkey algo [v2,RESEND] KEYS: asymmetric: enforce SM2 signature use pkey algo - - - --- 2022-06-27 tianjia.zhang herbert Not Applicable
[v2] X.509: Support parsing certificate using SM2 algorithm [v2] X.509: Support parsing certificate using SM2 algorithm 1 - - --- 2022-06-27 tianjia.zhang herbert Not Applicable
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation - - - --- 2022-04-11 tianjia.zhang herbert Accepted
[4/4] crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation Add ARMv8 NEON and Crypto Extensions implementation of SM4-ECB/CBC/CFB/CTR - - - --- 2022-03-15 tianjia.zhang herbert Accepted
[3/4] crypto: arm64/sm4 - add ARMv8 NEON implementation Add ARMv8 NEON and Crypto Extensions implementation of SM4-ECB/CBC/CFB/CTR - - - --- 2022-03-15 tianjia.zhang herbert Accepted
[2/4] crypto: arm64/sm4-ce - rename to sm4-ce-cipher Add ARMv8 NEON and Crypto Extensions implementation of SM4-ECB/CBC/CFB/CTR - - - --- 2022-03-15 tianjia.zhang herbert Accepted
[1/4] crypto: lib/sm4 - export sm4 constant arrays Add ARMv8 NEON and Crypto Extensions implementation of SM4-ECB/CBC/CFB/CTR - - - --- 2022-03-15 tianjia.zhang herbert Accepted
[v2] KEYS: asymmetric: enforce SM2 signature use pkey algo [v2] KEYS: asymmetric: enforce SM2 signature use pkey algo - - - --- 2022-02-08 tianjia.zhang herbert Not Applicable
KEYS: asymmetric: enforce SM2 signature use pkey algo KEYS: asymmetric: enforce SM2 signature use pkey algo - - - --- 2022-02-07 tianjia.zhang herbert Not Applicable
crypto: tcrypt - remove all multibuffer ahash tests crypto: tcrypt - remove all multibuffer ahash tests 1 - - --- 2022-01-28 tianjia.zhang herbert Accepted
[v4,6/6] crypto: tcrypt - add asynchronous speed test for SM3 Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2022-01-07 tianjia.zhang herbert Accepted
[v4,5/6] crypto: x86/sm3 - add AVX assembly implementation Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2022-01-07 tianjia.zhang herbert Accepted
[v4,4/6] crypto: sm3 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2022-01-07 tianjia.zhang herbert Accepted
[v4,3/6] crypto: sm2 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2022-01-07 tianjia.zhang herbert Accepted
[v4,2/6] crypto: arm64/sm3-ce - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2022-01-07 tianjia.zhang herbert Accepted
[v4,1/6] crypto: sm3 - create SM3 stand-alone library Introduce x86 assembly accelerated implementation for SM3 algorithm - 1 - --- 2022-01-07 tianjia.zhang herbert Accepted
[v3,6/6] crypto: tcrypt - add asynchronous speed test for SM3 Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-23 tianjia.zhang herbert Changes Requested
[v3,5/6] crypto: x86/sm3 - add AVX assembly implementation Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-23 tianjia.zhang herbert Changes Requested
[v3,4/6] crypto: sm3 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-23 tianjia.zhang herbert Changes Requested
[v3,3/6] crypto: sm2 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-23 tianjia.zhang herbert Changes Requested
[v3,2/6] crypto: arm64/sm3-ce - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-23 tianjia.zhang herbert Changes Requested
[v3,1/6] crypto: sm3 - create SM3 stand-alone library Introduce x86 assembly accelerated implementation for SM3 algorithm - 1 - --- 2021-12-23 tianjia.zhang herbert Changes Requested
[v2,6/6] crypto: tcrypt - add asynchronous speed test for SM3 Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-22 tianjia.zhang herbert Superseded
[v2,5/6] crypto: x86/sm3 - add AVX assembly implementation Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-22 tianjia.zhang herbert Superseded
[v2,4/6] crypto: sm3 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-22 tianjia.zhang herbert Superseded
[v2,3/6] crypto: sm2 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-22 tianjia.zhang herbert Superseded
[v2,2/6] crypto: arm64/sm3-ce - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-22 tianjia.zhang herbert Superseded
[v2,1/6] crypto: sm3 - create SM3 stand-alone library Introduce x86 assembly accelerated implementation for SM3 algorithm - 1 - --- 2021-12-22 tianjia.zhang herbert Superseded
[5/5] crypto: s390/sha512 - Use macros instead of direct IV numbers Remove duplicate context init function for sha algorithm - - - --- 2021-12-20 tianjia.zhang herbert Accepted
[4/5] crypto: sparc/sha - remove duplicate hash init function Remove duplicate context init function for sha algorithm - - - --- 2021-12-20 tianjia.zhang herbert Accepted
[3/5] crypto: powerpc/sha - remove duplicate hash init function Remove duplicate context init function for sha algorithm - - - --- 2021-12-20 tianjia.zhang herbert Accepted
[2/5] crypto: mips/sha - remove duplicate hash init function Remove duplicate context init function for sha algorithm - - - --- 2021-12-20 tianjia.zhang herbert Accepted
[1/5] crypto: sha256 - remove duplicate generic hash init function Remove duplicate context init function for sha algorithm - - - --- 2021-12-20 tianjia.zhang herbert Accepted
[6/6] crypto: tcrypt - add asynchronous speed test for SM3 Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-20 tianjia.zhang herbert Superseded
[5/6] crypto: x86/sm3 - add AVX assembly implementation Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-20 tianjia.zhang herbert Superseded
[4/6] crypto: sm3 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-20 tianjia.zhang herbert Superseded
[3/6] crypto: sm2 - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-20 tianjia.zhang herbert Superseded
[2/6] crypto: arm64/sm3-ce - make dependent on sm3 library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-20 tianjia.zhang herbert Superseded
[1/6] crypto: sm3 - create SM3 stand-alone library Introduce x86 assembly accelerated implementation for SM3 algorithm - - - --- 2021-12-20 tianjia.zhang herbert Superseded
[v3,2/2] tpm: use SM3 instead of SM3_256 use SM3 instead of SM3_256 - - - --- 2021-10-26 tianjia.zhang herbert Not Applicable
[v3,1/2] crypto: use SM3 instead of SM3_256 use SM3 instead of SM3_256 - - - --- 2021-10-26 tianjia.zhang herbert Not Applicable
[v2,2/2] tpm: use SM3 instead of SM3_256 use SM3 instead of SM3_256 - - - --- 2021-10-19 tianjia.zhang herbert Not Applicable
« 1 2 3 »