DanTehrani / Spartan-secq

Spartan: High-speed zkSNARKs without trusted setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork of Spartan

This fork is still under development.

Modify Spartan to operate over the base field of secp256k1.

Changes from the original Spartan

  • Use the secq256k1 crate instead of curve25519-dalek
  • Modify values in scalar.rs (originally ristretto255.rs)

Please refer to spartan-ecdsa for development status.

About

Spartan: High-speed zkSNARKs without trusted setup

License:MIT License


Languages

Language:Rust 100.0%