kfxp12138's Stars
winderica/PoST_NDSS20
Implementation of paper "Proof of Storage-Time: Efficiently Checking Continuous Data Availability"
microsoft/Nova
Nova: High-speed recursive arguments from folding schemes
zkcrypto/bls12_381
Implementation of the BLS12-381 pairing-friendly elliptic curve group
EspressoSystems/jellyfish
A Rust Implementation of the PLONK ZKP System and Extensions
chensijiang/snarkVM_zp
merge https://github.com/z-prize/2022-entries/tree/main/team-division/prize2-posw-gpu/simonatsn
storswiftlabs/zkML
zkML Algorithms
supranational/sppark
Zero-knowledge template library
xiaoyu1998/aleo-prover
aleo prover
xiaoyu1998/web3.learning
web3 projects source code flowchart diagrams
howardwu/awesome-aleo
🏎️ A curated list of Aleo & Leo code and resources 🏎️
AleoNet/snarkOS
A Decentralized Operating System for ZK Applications
matter-labs/z-prize-msm-gpu-combined
Combined solution from Matter Labs and Yrrid based on their respective submissions for the Z-Prize category Accelerating MSM Operations on GPU/FPGA
Liu-xiandong/How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
filecoin-project/bellperson
zk-SNARK library
wurahara/Graduate-Applied-Cryptography-CN
The Chinese translation of A Graduate Course in Applied Cryptography by Dan Boneh and Victor Shoup.
YuZhang/cryptography
Cryptography course slides at Harbin Institute of Technology
speakspeak/zk_paper_reading_list
barryWhiteHat/roll_up
scale ethereum with snarks
adria0/awesome-halo2
List of halo2-related resources
z2o-k7e/z2o-k7e.github.io
The revised version and future updates can be found here 👉https://github.com/ZKPunk-Org/ZKPedia
lyronctk/zator
Verifying a 512-layer CNN w/ Nova
zkonduit/ezkl
ezkl is an engine for doing inference for deep learning models and other computational graphs in a zk-snark (ZKML). Use it from Python, Javascript, or the command line.
speakspeak/cuZK
cuZK: An Efficient GPU Implemetation of zkSNARK
ingonyama-zk/papers
A repo for our research papers :heart:
ingonyama-zk/icicle
A hardware acceleration library for compute intensive cryptography :ice_cube:
ingonyama-zk/blaze
blaze is a Rust library for ZK acceleration on Xilinx FPGAs.
ventali/awesome-zk
A curated list of awesome ZK resources, libraries, tools and more.
ingonyama-zk/ingopedia
A curated list of ZK/FHE resources and links. 👇 Click below for the website version.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
matter-labs/era-boojum-cuda
A library implementing GPU-accelerated cryptographic functionality for the zkSync prover.