Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
/ adsnark-rs Public archive

Forking libsnark in C++ from SCIPR Labs to rust-lang for OMNIA Protocol.

License

Notifications You must be signed in to change notification settings

JoshFourie/adsnark-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libsnark-rs: AD-SNARK

Forking libsnark in C++ from SCIPR Labs to rust-lang for OMNIA Protocol.

DEV-Notes

Josh:

#3 I've implemented an interface for the bn crate in pair_crypto that should enable us to manage generics.
The auth_generator function which gives us an AuthKey. There is a test implemented but all it does is 
check that the auth_generator doesn't panic when it's called. Next task is to tackle Proof and Verification.

About

Forking libsnark in C++ from SCIPR Labs to rust-lang for OMNIA Protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages