Skip to content

Fiat-Shamir zk Protocol#12

Merged
dalaocu merged 5 commits intoWeBankBlockchain:devfrom
bo-hub:dev
Jun 19, 2021
Merged

Fiat-Shamir zk Protocol#12
dalaocu merged 5 commits intoWeBankBlockchain:devfrom
bo-hub:dev

Conversation

@bo-hub
Copy link
Copy Markdown
Contributor

@bo-hub bo-hub commented Jun 15, 2021

First pull request of Fiat-Shamir zk Protocol

@dalaocu dalaocu added the enhancement New feature or request label Jun 16, 2021
@@ -0,0 +1,81 @@
pragma solidity >=0.4.16 <0.9.0;

contract FiatShamirZK {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文件名需要和合约名称保持一致。

```
然后判断val与t是否相等,若相等,则Peggy证明了自己知道密码,然后允许Peggy登录。

## 使用
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

使用步骤建议细化补充下。

@bo-hub
Copy link
Copy Markdown
Contributor Author

bo-hub commented Jun 18, 2021

修改合约名与使用步骤

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dalaocu dalaocu merged commit aa906fd into WeBankBlockchain:dev Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants