mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-11 03:26:17 +08:00
Updated SM9实现及优化 (markdown)
parent
3336c1da59
commit
cd89b607eb
@ -8,6 +8,7 @@
|
||||
|
||||
第三步:参考sm9_alg.c和bn256,实现Pairing,这一步花了最多的时间,特别是乘扭曲线(mulLine)的正确实现以及除数处理。那时候的实现是这样的:[bn_pair.go](
|
||||
https://github.com/emmansun/gmsm/blob/7254c055d7a353094a4d3b2c95d17505d2e8e82b/sm9/bn_pair.go)。第三步做完,基础已完成。
|
||||
* https://github.com/emmansun/gmsm/discussions/120
|
||||
|
||||
第四步:实现SM9的密钥生成、签名/验签、加解密及密钥交换,这一步相对顺利。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user