R1CS

所属分类:硬件设计
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2023-11-25 21:03:49
上 传 者sh-1993
说明:  该项目使用Rust编程语言将一组基本操作实现为R1CS电路。R1CS(秩-1约束系统...
(This project implements a set of basic operations as an R1CS circuit using the Rust programming language. An R1CS (Rank-1 Constraint System) is widely used in cryptography and privacy, for example, in the implementation of zero-knowledge proof systems (zkSNARKs).)

文件列表:
Cargo.toml (1879, 2023-11-26)
src/ (0, 2023-11-26)
src/allocstruct.rs (7778, 2023-11-26)
src/ark_snark.rs (3968, 2023-11-26)
src/field.rs (3553, 2023-11-26)
src/g1scalpar.rs (4757, 2023-11-26)
src/gadd.rs (5589, 2023-11-26)
src/gtadd.rs (6089, 2023-11-26)
src/gtmul.rs (6355, 2023-11-26)
src/lib.rs (166, 2023-11-26)
src/main.rs (17, 2023-11-26)
src/millerloop.rs (5399, 2023-11-26)
src/mul.rs (5950, 2023-11-26)
src/pairing.rs (6032, 2023-11-26)
src/parameters.rs (19222, 2023-11-26)
src/poseidon.rs (1932, 2023-11-26)
src/scalarfiled.rs (2377, 2023-11-26)

# R1CS

近期下载者

相关文件


收藏者