Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
zk-SNARK
Basic Info
- Host: GitHub
- Owner: c0np4nn4
- License: apache-2.0
- Language: Rust
- Default Branch: main
- Size: 1.45 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
License
Citation
README.md
Simple membership proving system using zk-SNARK
Description
부산대학교 정보보호 동아리 KEEPER 의 기술문서 활동 결과물입니다.
Cryptography를 이용한 정보보호의 관점에서zk-SNARK를 이용한 멤버십 검증 시스템을 구현했습니다.서버와 클라이언트를 구분하여 구현했으며,
Rust언어를 사용했습니다.
Server
Hyper를 이용하였으며, 기본적인 구조는 아래 사이트를 참고하여 구현하였습니다.
Client
- 클라이언트는
TUI를 이용하여 프론트엔드를 만들었습니다.
ZK-SNARK
Arkworks를 이용하여zk-SNARK부분을 구현했습니다.
Owner
- Name: c0np4nn4
- Login: c0np4nn4
- Kind: user
- Website: c0np4nn4.github.io
- Repositories: 1
- Profile: https://github.com/c0np4nn4
Citation (CITATION.cff)
@software{arkworks,
author = {arkworks contributors},
title = {\texttt{arkworks} zkSNARK ecosystem},
url = {https://arkworks.rs},
year = {2022},
}
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 12
- Total pull requests: 3
- Average time to close issues: 7 days
- Average time to close pull requests: 4 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Jeong-Yunseo (6)
- c0np4nn4 (2)
Pull Request Authors
- c0np4nn4 (2)
- Jeong-Yunseo (1)