Crates.io | bellperson-sha512 |
lib.rs | bellperson-sha512 |
version | 0.2.0 |
source | src |
created_at | 2023-04-20 20:43:44.428793 |
updated_at | 2023-07-21 15:29:30.127193 |
description | circuit for SHA-512 hash function |
homepage | https://github.com/varunthakore/bellperson-sha512 |
repository | https://github.com/varunthakore/bellperson-sha512 |
max_upload_size | |
id | 844769 |
size | 42,785 |
This library contains circuit for SHA-512 hash function and circuit representation of u64, created using bellperson (Filecoin's fork of bellman).
This project was part of the submission for ZK MOOC Hackathon for zk-Circuits Track and it was selected as one of the winners for Category 2: Circuits/R1CSs for recursive SNARKs.