mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated SM9实现及优化 (markdown)
parent
6e81be903c
commit
3309bd888d
@ -20,7 +20,7 @@ https://github.com/emmansun/gmsm/blob/7254c055d7a353094a4d3b2c95d17505d2e8e82b/s
|
||||
## Pairing实现向bn256实现的回归
|
||||
先是finalExponentiation的回归,证实其实现的正确性和高效性。
|
||||
|
||||
接着是乘扭曲线的回归,去掉除数。
|
||||
接着是乘扭曲线(mulLine)的回归,去掉除数。
|
||||
|
||||
## 1-2-6-12扩域实现及相互转换
|
||||
1-2-4-12和1-2-6-12塔式扩域的转换是在一篇文章里看到的,看到后就实现了SM9的1-2-6-12塔式扩域及相互转换。
|
||||
|
Loading…
x
Reference in New Issue
Block a user