mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated SM4 with GFNI (markdown)
parent
2725310fa2
commit
0f348b5567
@ -5,4 +5,7 @@
|
|||||||
- [crypto: aria: add ARIA AES-NI/AVX/x86_64/GFNI implementation](https://lwn.net/Articles/908460/)
|
- [crypto: aria: add ARIA AES-NI/AVX/x86_64/GFNI implementation](https://lwn.net/Articles/908460/)
|
||||||
- [Intel® Integrated Performance Primitives Cryptography Acceleration on 3rd Generation Intel® Xeon® Processor Scalable and 10th Gen Intel® Core™ Processors](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-ipp-crypto-multi-buffer-acceleration.html)
|
- [Intel® Integrated Performance Primitives Cryptography Acceleration on 3rd Generation Intel® Xeon® Processor Scalable and 10th Gen Intel® Core™ Processors](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-ipp-crypto-multi-buffer-acceleration.html)
|
||||||
- [SM4 GFNI](https://github.com/intel/ipp-crypto/blob/36e76e2388f3dd10cc440e213dfcf6ef59a0dfb8/sources/ippcp/pcpsms4_gfni.h#L4)
|
- [SM4 GFNI](https://github.com/intel/ipp-crypto/blob/36e76e2388f3dd10cc440e213dfcf6ef59a0dfb8/sources/ippcp/pcpsms4_gfni.h#L4)
|
||||||
- [gf2p8affineqb: int8 shifting](https://wunkolo.github.io/post/2020/11/gf2p8affineqb-int8-shifting/)
|
- [gf2p8affineqb: int8 shifting](https://wunkolo.github.io/post/2020/11/gf2p8affineqb-int8-shifting/)
|
||||||
|
|
||||||
|
# 生成映射
|
||||||
|
[AES SM4 GFNI](https://gist.github.com/emmansun/cb9f14beafa9f75954f3e1883b62a2d3)
|
Loading…
x
Reference in New Issue
Block a user