Skip to content

metacraft-labs/plonky2_sha512

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plonky2 SHA512

Contains Plonky2 implementation of SHA-512 hash function.

Command (Runs basic benchmark) :

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

M2 Macbook Air Performance:

Circuit has 5071 gates
Time taken to build the circuit the proof - 287.681709ms
Time taken to generate the proof - 737.203333ms
Time taken to verify the proof - 42ns

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 SHA512

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%