gmsm/sm3
2024-11-21 14:32:32 +08:00
..
example_test.go internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
gen_sm3block_ni.go refine build tags 2024-03-05 09:47:49 +08:00
kdf_amd64.go sm3: s390x kdf v1 2024-09-04 11:24:56 +08:00
kdf_arm64.go sm3: s390x kdf v1 2024-09-04 11:24:56 +08:00
kdf_generic.go sm3: ppc64x, kdf mult by 4 2024-09-06 11:05:26 +08:00
kdf_mult4_asm.go internal/byteorder: new package #275 2024-11-21 14:32:32 +08:00
kdf_mult8_amd64.go internal/byteorder: new package #275 2024-11-21 14:32:32 +08:00
kdf_ppc64x.go sm3: ppc64x, kdf mult by 4 2024-09-06 11:05:26 +08:00
kdf_s390x.go sm3: s390x kdf v1 2024-09-04 11:24:56 +08:00
sm3_const_asm.s internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
sm3_test.go internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
sm3.go internal/byteorder: new package #275 2024-11-21 14:32:32 +08:00
sm3block_amd64.go refine build tags 2024-03-05 09:47:49 +08:00
sm3block_amd64.s refine build tags 2024-03-05 09:47:49 +08:00
sm3block_arm64.go sm3: arm64 sm3ni change slice to array 2024-11-14 08:40:53 +08:00
sm3block_arm64.s refine build tags 2024-03-05 09:47:49 +08:00
sm3block_avx2_amd64.s internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
sm3block_generic.go sm3: s390x block, init 2024-09-10 09:00:38 +08:00
sm3block_ppc64x.go sm3: ppc64x block init #245 2024-09-09 15:47:42 +08:00
sm3block_ppc64x.s sm3: ppc64x predefine constants for ROTL 2024-11-14 08:32:31 +08:00
sm3block_s390x.go sm3: s390x block, init 2024-09-10 09:00:38 +08:00
sm3block_s390x.s Update README 2024-09-10 13:04:26 +08:00
sm3block_simd_amd64.s internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
sm3block.go sm3: 使用GG2等价公式 #166 2023-09-22 17:09:55 +08:00
sm3blockni_arm64.s sm3: arm64 sm3ni change slice to array 2024-11-14 08:40:53 +08:00
sm3blocks_arm64.s sm3: kdf arm64, fix marcro issue 2024-09-04 16:44:57 +08:00
sm3blocks_avx2_amd64.s sm3: s390x kdf v1 2024-09-04 11:24:56 +08:00
sm3blocks_avx2_test.go sm3: s390x kdf v1 2024-09-04 11:24:56 +08:00
sm3blocks_ppc64x.s sm3: ppc64x predefine constants for ROTL 2024-11-14 08:32:31 +08:00
sm3blocks_s390x.s sm3: s390x transpose matrix #266 2024-11-12 17:40:33 +08:00
sm3blocks_simd_amd64.s sm3: s390x kdf v1 2024-09-04 11:24:56 +08:00
sm3blocks_test.go internal/byteorder: new package #275 2024-11-21 14:32:32 +08:00