mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated Intel CPU supports SM3 SM4 (markdown)
parent
67f9220c40
commit
88a3637859
@ -4,3 +4,9 @@
|
|||||||
* https://github.com/intel/intel-ipsec-mb/commit/fae17fa2cc7629e16c98b6390224483e308ae528
|
* https://github.com/intel/intel-ipsec-mb/commit/fae17fa2cc7629e16c98b6390224483e308ae528
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## SM3
|
||||||
|
[参考模拟实现](https://github.com/emmansun/simd/blob/main/amd64/avx/sm3ni.go). 比ARM64-CE的SM3指令简单。
|
||||||
|
|
||||||
|
## SM4
|
||||||
|
[参考模拟实现](https://github.com/emmansun/simd/blob/main/amd64/avx/sm4ni.go). 和ARM64-CE的SM4指令类似。
|
Loading…
x
Reference in New Issue
Block a user