arm64_verify_test.go
|
test case
|
2022-01-01 20:28:38 +08:00 |
arm64_verify.s
|
missing one line
|
2022-01-01 20:29:42 +08:00 |
asm_amd64.s
|
add sm4 asm fuzzy test
|
2021-12-29 17:46:18 +08:00 |
asm_arm64.s
|
Update asm_arm64.s
|
2022-01-01 17:18:50 +08:00 |
block.go
|
MAGIC - add simple sm4 support
|
2021-02-04 12:10:24 +08:00 |
cbc_amd64.go
|
MAGIC - use internal package
|
2021-04-29 15:14:22 +08:00 |
cipher_asm.go
|
bypass gcm asm first
|
2021-12-31 10:48:34 +08:00 |
cipher_generic.go
|
try arm64 sm4 on aes
|
2021-12-31 10:18:55 +08:00 |
cipher_test.go
|
check error detail
|
2021-12-31 13:08:32 +08:00 |
cipher.go
|
MAGIC - use internal package
|
2021-04-29 15:14:22 +08:00 |
const.go
|
fix format and size
|
2021-12-31 08:31:59 +08:00 |
ctr_amd64.go
|
MAGIC - use internal package
|
2021-04-29 15:14:22 +08:00 |
gcm_amd64.go
|
MAGIC - use internal package
|
2021-04-29 15:14:22 +08:00 |
gcm_amd64.s
|
MAGIC - ghash asm tuning
|
2021-03-19 17:17:19 +08:00 |
modes.go
|
MAGIC - ctr mode
|
2021-03-19 12:14:14 +08:00 |
sm4_gcm.go
|
MAGIC - add blank line
|
2021-10-12 09:46:16 +08:00 |