init: v1.0.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package sm9
|
||||
|
||||
// Change log:
|
||||
// 1. Use io.Reader instead of random bytes input.
|
||||
// 2. 计算配对函数调用较多, go1.18(and go1.17 on amd64) 改了寄存器传参,因此有较大的速度提升。
|
||||
Reference in New Issue
Block a user