mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated SM4性能优化 (markdown)
parent
4aff39797b
commit
4c49bc8daa
@ -260,4 +260,7 @@ AES 128的加密代码(amd64),一轮一个指令搞定,并且一轮可以处
|
|||||||
MOVUPS X0, 0(DX)
|
MOVUPS X0, 0(DX)
|
||||||
RET
|
RET
|
||||||
# 使用AVX2增加并行度?
|
# 使用AVX2增加并行度?
|
||||||
done in v0.9.1
|
done in v0.9.1
|
||||||
|
|
||||||
|
# SM4 + GHASH ASM
|
||||||
|
//TODO
|
Loading…
x
Reference in New Issue
Block a user