Use z256 and jacobian coordinates as inner presentation of SM2 point

This commit is contained in:
Zhi Guan
2024-04-18 21:27:00 +08:00
parent 549c68d2df
commit e9bbcf5490
18 changed files with 312 additions and 646 deletions

5
.gitignore vendored
View File

@@ -9,6 +9,8 @@
/demos/scripts/*.bin
/demos/scripts/*.sig
/examples/*
# Object files
*.o
*.obj
@@ -41,3 +43,6 @@
\#*#
*~
/docs/*