sm9 目前实现的mulLine与原始 bn256 package的不同 #120
emmansun
started this conversation in
Show and tell
Replies: 1 comment
-
当时实现时的参考:guanzhi/GmSSL#1243
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
都以1-2-6-12塔式扩域表示,
bn256 package中的mulLine,它是
而我目前实现的sm9则是(通过1-2-4-12扩域转换而来):
Beta Was this translation helpful? Give feedback.
All reactions