Tianjia Zhang ([email protected])

Number of posts: 627 (0.44 per day)
First post: 2020-01-21 09:57:51
Last post: 2023-12-14 03:08:46

Date List Subject
2021-07-12 08:20:47 linux-crypto [PATCH] X.509: Support parsing certificate using SM2 algorithm
2021-07-03 02:09:10 linux-kernel Re: [PATCH] pkcs7: support EC-RDSA/streebog in SignerInfo
2021-07-03 01:45:15 linux-crypto Re: [PATCH v3] pkcs7: make parser enable SM2 and SM3 algorithms combination
2021-06-30 12:38:02 linux-crypto Re: [PATCH v2 0/4] Introduce x86 assembler accelerated implementation for SM4 algorithm
2021-06-24 10:51:55 linux-kernel [PATCH v2] sign-file: Fix confusing error messages
2021-06-24 09:47:45 linux-crypto [PATCH v3] pkcs7: make parser enable SM2 and SM3 algorithms combination
2021-06-24 08:11:10 linux-kernel [PATCH v2 0/4] Introduce x86 assembler accelerated implementation for SM4 algorithm
2021-06-24 08:11:08 linux-crypto [PATCH v2 1/4] crypto: sm4 - create SM4 library based on sm4 generic code
2021-06-24 08:11:03 linux-kernel [PATCH v2 2/4] crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
2021-06-24 08:09:46 linux-crypto [PATCH v2 3/4] crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
2021-06-24 08:09:43 linux-crypto [PATCH v2 4/4] crypto: tcrypt - add the asynchronous speed test for SM4
2021-06-13 10:16:18 linux-crypto Re: [PATCH 3/3] crypto: x86/sm4 - add AES-NI/AVX/x86_64 assembler implementation
2021-06-13 10:15:32 linux-crypto Re: [PATCH 1/3] crypto: sm4 - create SM4 library based on sm4 generic code
2021-06-10 13:47:42 linux-crypto [PATCH 1/3] crypto: sm4 - create SM4 library based on sm4 generic code
2021-06-10 13:47:05 linux-crypto [PATCH 0/3] Introduce x86 assembler accelerated implementation for SM4 algorithm
2021-06-10 13:46:35 linux-crypto [PATCH 2/3] crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
2021-06-10 13:45:39 linux-crypto [PATCH 3/3] crypto: x86/sm4 - add AES-NI/AVX/x86_64 assembler implementation
2021-06-01 02:55:00 linux-crypto Re: [PATCH] crypto: sm2 - fix a memory leak in sm2
2021-05-28 06:36:33 linux-crypto Re: [PATCH v2 1/7] crypto: fix a memory leak in sm2
2021-05-14 15:30:15 linux-kernel [PATCH] sign-file: Fix confusing error messages
2021-05-14 10:35:12 linux-crypto [PATCH] pkcs7: make parser enable SM2 and SM3 algorithms combination
2021-05-14 09:19:33 linux-crypto Re: [PATCH 1/7] crypto: fix a memory leak in sm2
2021-04-07 14:22:24 linux-crypto Re: [PATCH v2 0/2] support sign module with SM2-with-SM3 algorithm
2021-04-07 14:19:53 linux-crypto Re: [PATCH] crypto: sm3 - use the more precise type u32 instead of unsigned int
2021-03-26 02:23:07 linux-crypto [PATCH] crypto: sm3 - use the more precise type u32 instead of unsigned int
2021-03-25 02:07:50 linux-kernel Re: [PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
2021-03-24 12:21:36 linux-crypto [PATCH v2 2/2] init/Kconfig: support sign module with SM2-with-SM3 algorithm
2021-03-24 12:21:24 linux-crypto [PATCH v2 0/2] support sign module with SM2-with-SM3 algorithm
2021-03-24 12:21:24 linux-crypto [PATCH v2 1/2] pkcs7: make parser enable SM2 and SM3 algorithms combination
2021-03-24 11:11:57 linux-crypto Re: [PATCH] init/Kconfig: Support sign module with SM3 hash algorithm
2021-03-24 11:09:50 linux-crypto Re: [PATCH] init/Kconfig: Support sign module with SM3 hash algorithm
2021-03-23 08:36:38 linux-crypto [PATCH] init/Kconfig: Support sign module with SM3 hash algorithm
2021-03-23 03:10:04 linux-kernel Re: [PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
2021-03-22 13:19:11 linux-kernel [PATCH] sign-file: Fix confusing error messages
2021-03-14 11:20:35 linux-kernel [PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
2021-03-11 04:56:51 linux-kernel Re: [PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
2021-03-08 08:44:53 linux-kernel Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
2021-03-05 07:39:28 linux-crypto Re: [PATCH v10 5/9] x509: Detect sm2 keys by their parameters OID
2021-03-05 07:37:59 linux-crypto Re: [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
2021-03-04 23:17:59 linux-kernel Re: [PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
2021-03-04 10:23:50 linux-kernel Re: [PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
2021-03-04 05:47:22 linux-kernel Re: [PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
2021-03-01 06:25:15 linux-kernel [PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
2021-02-24 09:35:17 linux-kernel Re: [PATCH v5 3/3] x86/sgx: Remove redundant if conditions in sgx_encl_create
2021-02-16 03:36:13 linux-kernel [PATCH v5 3/3] x86/sgx: Remove redundant if conditions in sgx_encl_create
2021-02-16 03:35:30 linux-kernel [PATCH v5 1/3] selftests/x86: Use getauxval() to simplify the code in sgx
2021-02-16 03:35:14 linux-kernel [PATCH v5 0/3] Some optimizations related to sgx
2021-02-16 03:34:54 linux-kernel [PATCH v5 2/3] x86/sgx: Allows ioctl PROVISION to execute before CREATE
2021-02-16 03:33:38 linux-kernel Re: [PATCH v3 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section
2021-02-11 06:19:12 linux-kernel Re: [PATCH v4 5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create
2021-02-11 06:17:25 linux-kernel Re: [PATCH v4 2/5] x86/sgx: Reduce the locking range in sgx_sanitize_section()