317 Commits

Author SHA1 Message Date
Sun Yimin
759a985cfa
sm4: ppc64x, fix test case 2024-09-12 08:29:15 +08:00
Sun Yimin
0dba1200a5
sm4: ppc64x, missing macro #249 2024-09-12 08:19:15 +08:00
Sun Yimin
420b9e9dfd
sm4: ppc64x, missing macro #249 2024-09-12 08:16:51 +08:00
Sun Yimin
8c9a6283fe
sm4: ppc64x, missing macro 2024-09-12 08:16:10 +08:00
Sun Yimin
8de52628d2
sm4: ppc64x, encryptBlockAsm #249 2024-09-12 08:14:06 +08:00
Sun Yimin
c279984922
sm4: ppc64x, use NIBBLE_MASK as round key 2024-09-11 16:36:35 +08:00
Sun Yimin
7cc5130380
sm4: ppc64x, use VSRD to replace VSRW 2024-09-11 16:29:45 +08:00
Sun Yimin
69d3481edc
sm4: ppc64x, missing fk 2024-09-11 16:09:48 +08:00
Sun Yimin
40486134f8
check input data 2024-09-11 15:35:06 +08:00
Sun Yimin
b8e15b50af
ppc64x, make sure sm4 sbox first 2024-09-11 14:58:51 +08:00
Sun Yimin
942c363ad0
sm4: ppc64x, fix m1l, m1h, m2l, m2h 2024-09-11 14:51:12 +08:00
Sun Yimin
5956841dd3
test ppc64x aes sbox 2024-09-11 13:06:21 +08:00
Sun Yimin
786098ac6a
test AFFINE_TRANSFORM 2024-09-11 11:34:56 +08:00
Sun Yimin
9a6e66c4eb
fix typo 2024-09-11 11:15:53 +08:00
Sun Yimin
73243191f3
sm4: ppc4x, test sm4 box 2024-09-11 11:13:25 +08:00
Sun Yimin
8014d53c57
sm4: ppc64x, update inverse shift rows value according VCIPHERLAST test result 2024-09-11 10:48:40 +08:00
Sun Yimin
57b724eb0e
test VCIPHERLAST 2024-09-11 10:24:30 +08:00
Sun Yimin
44e6ef3444
sm4: ppc64x, use ZERO as VCIPHERLAST round key 2024-09-11 10:18:46 +08:00
Sun Yimin
3491cb091a
test VNAND 2024-09-11 09:45:08 +08:00
Sun Yimin
6c62c14405
sm4: try VCIPHERLAST 2024-09-11 09:01:42 +08:00
Sun Yimin
69e3749a10
sm4: try VNAND 2024-09-11 08:50:40 +08:00
Sun Yimin
f6d2e319c1
sm4: fix compile error 2024-09-11 08:31:33 +08:00
Sun Yimin
45c90c33cd
sm4: reverse inverse shift rows byte order 2024-09-11 08:29:44 +08:00
Sun Yimin
2ca0421085
try VNAND 2024-09-11 08:23:46 +08:00
Sun Yimin
4f60a230f0
sm3: ppc64, reverse m1,m2 byte order 2024-09-11 08:21:12 +08:00
Sun Yimin
d2adcd78b0
Update asm_ppc64x.s 2024-09-10 22:37:31 +08:00
Sun Yimin
98e2f4a852
sm4: ppc64x fix T2 issue 2024-09-10 21:54:08 +08:00
Sun Yimin
086ea1267b
sm4: ppc64x expand key debug 3 2024-09-10 17:46:54 +08:00
Sun Yimin
5a8c253a5a
sm4: ppc64x expand key debug 2 2024-09-10 17:41:31 +08:00
Sun Yimin
c21ab2d9c8
sm4: ppc64x expand key debug 1 2024-09-10 17:38:12 +08:00
Sun Yimin
742bdcc1aa
sm4: ppc64x expand key fix 3 2024-09-10 17:04:41 +08:00
Sun Yimin
82efc4b40f
sm4: ppc64x expand key fix 2 2024-09-10 17:00:39 +08:00
Sun Yimin
8cd7748b00
sm4: ppc64x expand key fix 1 2024-09-10 16:59:16 +08:00
Sun Yimin
0333280ef1
sm4: ppc64x expandkey init 2024-09-10 16:55:33 +08:00
Sun Yimin
1b512e5772
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
Sun Yimin
126ee25d2a
sm4: arm64 asm redefine register usage and const loading 2024-06-03 17:50:44 +08:00
Sun Yimin
91932efc27
correct comments 2024-05-30 17:56:23 +08:00
Sun Yimin
02258d2351
sm4: reduce slice checking internally 2024-03-27 13:08:27 +08:00
Sun Yimin
34dd5104ee
sm4: reduce slice checking internally 2024-03-27 09:36:56 +08:00
Sun Yimin
e4909bed2d
sm4: reduce allocations 2024-03-27 08:38:25 +08:00
Sun Yimin
5adc912824
refine build tags 2024-03-05 09:47:49 +08:00
Sun Yimin
267ff02783
cipher/ctr: add more test data 2024-02-07 13:41:52 +08:00
Sun Yimin
a2ce3f51d0
sm4: reduce bounds check 2024-01-31 14:48:46 +08:00
Sun Yimin
19636d09c1
sm4: code refactor for block 2024-01-31 13:08:51 +08:00
Sun Yimin
9a45c4101b
sm4: optimize constant value loading on arm64 2024-01-30 13:10:41 +08:00
Sun Yimin
515cabfd04
sm4: optimize constant loading on arm64 2024-01-30 13:04:03 +08:00
Sun Yimin
a01428eaf3
sm4: add env var FORCE_SM4BLOCK_AESNI & give up cbc asm implementation 2024-01-25 17:46:09 +08:00
Sun Yimin
29b6da1d37
sm4: change to use pure go for single block encryption/decryption 2024-01-25 09:02:28 +08:00
Sun Yimin
8198f2aa8e
fix darwin cpu feature detect issue 2024-01-24 13:11:09 +08:00
Sun Yimin
82125c00a4
cipher: align error message pattern 2023-12-08 17:42:16 +08:00