.ptau文件格式及数据 #82
Unanswered
xzav3r
asked this question in
Q&A(提问题在隔壁~)
Replies: 2 comments
|
另外,content全部的内容有2442392个byte,但根据日志 |
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.
这个后缀是一种特殊的文件格式吗,比较好奇为什么要用这个格式存储,且所有数据都乘了一个factor。
而且有两个常数
第60字节之前的数据会有其他用处吗?
.ptau文件保存了2048个Fq以及一个Fq2,分别是双线性配对时用到的G1和G2,两个群的结构是不一样的,其中G2是G1的一个二次扩域吗?
All reactions