13 Commits

Author SHA1 Message Date
Emman
7dec383b16 align format 2022-01-21 11:24:10 +08:00
Emman
381476a913 optimize sm2 p256 amd64 implementation, reduce multiplication 2021-12-27 08:54:56 +08:00
Emman
4ff0c4547f optimize sm2 p256 amd64 implementation 2021-12-24 13:13:11 +08:00
Emman
3a701fe2d8 Revert "test"
This reverts commit 0739be69661b0afd512de2c1d694adaeb8efd0b6.
2021-12-23 17:10:01 +08:00
Emman
0739be6966 test 2021-12-23 17:03:35 +08:00
Emman
49e0071a8a Rollback reduction process with multiple and addition 2021-12-17 16:50:47 +08:00
Emman
e1fa144e15 store SM2 precomputed basepoint table in source 2021-11-04 10:00:50 +08:00
emmansun
371ea2f4b3 MAGIC - optimize p256Mul p256FromMont 2021-02-12 14:54:21 +08:00
emmansun
aa6b436714 MAGIC - optimize sm2P256SqrInternal 2021-02-12 12:59:25 +08:00
emmansun
b97c484b85 MAGIC - optimize p256Sqr, avoid mul 2021-02-12 11:55:23 +08:00
Emman
917a351f3d MAGIC - step 2, p256PointAddAsm/ScalarMult are incorrect yet 2021-02-09 17:42:54 +08:00
Emman
1a46185db8 MAGIC - step 2, completed part of asm 2021-02-08 19:39:39 +08:00
Emman
4de671cd8b MAGIC - init amd64 optimization 2021-02-08 08:53:07 +08:00