Skip to content

zhenfeizhang/falcon.rs

Repository files navigation

Falcon signature and its ZKP extensions

Falcon signature is a lattice based signature, and a winner of NIST PQC competition.

This repo consists of the following components:

  • falcon-rust: a rust wrapper of falcon signature scheme
  • falcon-r1cs: an R1CS implementation for falcon verification circuit with Arkwork's backend
  • falcon-plonk: a plonk implementation for falcon verification circuit with Jellyfish's backend

About

Falcon signature and its ZKP extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published