.. |
benchmark_test.go
|
cipher: add more xts benchmark test
|
2023-08-22 17:39:51 +08:00 |
cbc_sm4_test.go
|
sm4: cbc ecb mode enhancement
|
2023-08-07 16:43:29 +08:00 |
ccm_sm4_test.go
|
cipher/sm4: refactoring, remove sm4_test folder
|
2022-07-11 17:40:15 +08:00 |
ccm_test.go
|
ccm: add unit test cases and support ignore
|
2022-07-19 09:47:36 +08:00 |
ccm.go
|
sm: improve docs and add examples
|
2023-01-31 13:50:14 +08:00 |
cfb_sm4_test.go
|
cipher/sm4: refactoring, remove sm4_test folder
|
2022-07-11 17:40:15 +08:00 |
ctr_sm4_test.go
|
sm9: support non-xor modes
|
2023-02-10 17:19:50 +08:00 |
ecb_sm4_test.go
|
sm4: add test cases, cover more plaintext length
|
2023-08-04 08:25:16 +08:00 |
ecb.go
|
sm9: support non-xor modes
|
2023-02-10 17:19:50 +08:00 |
example_test.go
|
sm9: support non-xor modes
|
2023-02-10 17:19:50 +08:00 |
gcm_sm4_test.go
|
sm4: add test cases, cover more plaintext length
|
2023-08-04 08:25:16 +08:00 |
ofb_sm4_test.go
|
cipher/sm4: refactoring, remove sm4_test folder
|
2022-07-11 17:40:15 +08:00 |
xts_amd64.s
|
cipher: xts amd64 reduce inst.
|
2023-08-20 12:46:41 +08:00 |
xts_arm64.s
|
cipher/xts: arm64, similar like VDUP
|
2023-08-24 11:24:10 +08:00 |
xts_asm_test.go
|
cipher: xts asm, add random test
|
2023-08-21 11:07:42 +08:00 |
xts_asm.go
|
cipher: xts arm64
|
2023-08-21 10:22:46 +08:00 |
xts_generic.go
|
cipher: xts arm64
|
2023-08-21 10:22:46 +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
|
cipher: refactor xts mode #149
|
2023-08-17 12:48:53 +08:00 |
xts.go
|
sm4: xts asm amd64
|
2023-08-24 11:47:06 +08:00 |