Skip to content

libsnark: a C++ library for zkSNARK proofs [+ interface for jsnark/Pinocchio ]

License

Notifications You must be signed in to change notification settings

vio1etus/libsnark-zkauthfeed

 
 

Repository files navigation

libsnark-zk-AuthFeed: zk-AuthFeed circuits construction

This code is the prototype implementation of the paper titled zk-AuthFeed: Protecting Data Feed to Smart Contracts with Authenticated Zero Knowledge Proof.

The zk-AuthFeed extends the normal zk-SNARK circuit with a hash sub-circuit, aiming to achieve authenticity as well as privacy.

zk-AuthFeed can be thought of as the trusted zk-SNARK to some extent.

About

libsnark: a C++ library for zkSNARK proofs [+ interface for jsnark/Pinocchio ]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.4%
  • Solidity 26.1%
  • CMake 1.4%
  • Python 1.1%