怎么理解IOP,以及如何用它构建proof system? #42
Unanswered
Howard-Hu
asked this question in
Q&A(提问题在隔壁~)
Replies: 1 comment 1 reply
|
信息理论交互式 Oracle Proof(IOP)和交互式证明(Interactive proof)不完全相同 :
因此,IOP是交互式证明的一种特殊形式,其中引入了一个额外的理想化实体(交互式 Oracle)来协助证明过程。 |
1 reply
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.
什么是IOP?
如何用它来构建proof system?
它和commitment方案的关系是什么?
All reactions