add endofline

This commit is contained in:
Sun Yimin 2022-06-07 17:22:59 +08:00 committed by GitHub
parent 7254c055d7
commit 337575950e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
// Package sm9 handle shangmi sm9 algorithm and its curves and pairing implementation
package sm9
// TODO: implement SM9 algorithm based on basic curves, G1/G2/GT and r-ate pairing implementation.
// TODO: implement SM9 algorithm based on basic curves, G1/G2/GT and r-ate pairing implementation.