.. |
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
|
change to use go's own XORBytes function #315
|
2025-03-13 15:15:46 +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
|
change to use go's own XORBytes function #315
|
2025-03-13 15:15:46 +08:00 |
cfb_sm4_test.go
|
internal/cryptotest: add tests for the cipher.Stream interface
|
2024-08-05 11:40:04 +08:00 |
common.go
|
cipher: move xts detail implementation to internal #320
|
2025-03-19 10:21:52 +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
|
cbc-mac supplement test cases and document #281
|
2024-12-03 17:48:25 +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
|
change to use go's own XORBytes function #315
|
2025-03-13 15:15:46 +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
|
cipher: use new functions
|
2025-02-26 11:46:48 +08:00 |
stream.go
|
zuc: seakable stream #277
|
2024-11-29 11:44:59 +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.go
|
cipher: move xts detail implementation to internal #320
|
2025-03-19 10:21:52 +08:00 |