.. |
bc_test.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
bc.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
benchmark_test.go
|
sm2: refine BenchmarkEncrypt test
|
2024-05-15 10:17:15 +08:00 |
cbc_sm4_test.go
|
cipher: fix copy/paste issue
|
2024-09-13 11:13:34 +08:00 |
ccm_64bit_test.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
ccm_sm4_test.go
|
cipher/sm4: refactoring, remove sm4_test folder
|
2022-07-11 17:40:15 +08:00 |
ccm_test.go
|
avoid legacy 32 bit system compile error
|
2024-03-07 17:35:48 +08:00 |
ccm.go
|
sm: improve docs and add examples
|
2023-01-31 13:50:14 +08:00 |
cfb_sm4_test.go
|
internal/cryptotest: add tests for the cipher.Stream interface
|
2024-08-05 11:40:04 +08:00 |
ctr_sm4_test.go
|
cipher: fix copy/paste issue
|
2024-09-13 11:13:34 +08:00 |
ecb_sm4_test.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
ecb.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +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 |
gcm_sm4_test.go
|
#248, rollback changes
|
2024-09-20 18:02:11 +08:00 |
hctr_test.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
hctr.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
ofb_sm4_test.go
|
internal/cryptotest: add tests for the cipher.Stream interface
|
2024-08-05 11:40:04 +08:00 |
ofbnlf_test.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
ofbnlf.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
xts_amd64.s
|
cipher: xts reduce duplicated code
|
2024-09-24 08:09:57 +08:00 |
xts_arm64.s
|
xts/gcm: arm64 use VSRI/VSLI
|
2024-09-24 08:32:42 +08:00 |
xts_asm_test.go
|
cipher: xts ppc64x
|
2024-09-23 17:50:16 +08:00 |
xts_asm.go
|
cipher: xts ppc64x
|
2024-09-23 17:50:16 +08:00 |
xts_generic.go
|
cipher: xts ppc64x
|
2024-09-23 17:50:16 +08:00 |
xts_ppc64x.s
|
cipher: xts reduce duplicated code
|
2024-09-24 08:09:57 +08:00 |
xts_s390x.s
|
cipher: xts s390x fix bug
|
2024-09-21 11:42:13 +08:00 |
xts_sm4_test.go
|
sm4: xts asm amd64
|
2023-08-24 11:47:06 +08:00 |
xts_test.go
|
cipher/xts: fix buffer overlap issue
|
2023-08-23 08:30:40 +08:00 |
xts_tweak_test.go
|
internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces
|
2024-08-02 13:02:25 +08:00 |
xts.go
|
cipher: align error message pattern
|
2023-12-08 17:42:16 +08:00 |