Skip to content

Electron-Labs/plonky2_ed25519

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plonky2 Ed25519

Contains Plonky2 implementation of Ed25519 signature scheme

Command (Runs basic benchmark) :

RUSTFLAGS=-Ctarget-cpu=native cargo run --package plonky2_ed25519 --bin plonky2_ed25519 --release

M2 Macbook Air Performance:

Building ed25519 circuit with 177103 gates
Time taken to build the circuit : 11.305351375s
Time taken to generate the proof : 32.186048458s
Time taken to verify the proof : 5.075916ms

Developer chat

In case you wish to contribute or collaborate, you can join our ZK builder chat at - https://t.me/+leHcoDWYoaFiZDM1

About

Plonky2 implementation of Ed25519

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages