CIPs icon indicating copy to clipboard operation
CIPs copied to clipboard

Discussion: Supporting for Precompiled Privacy Computing Gadget.

Open ChenxingLi opened this issue 5 years ago • 2 comments

As the ZKrollup and on-chain privacy attract a lot of attentions and have massive application perspectives, we should consider adding the neccessary built-in functions, including

  • File storage. (Stores the customized ZK verification key, in size of megabytes.)
  • Basic operations for different elliptic curves.
  • Artimetic circuit friendly cryptographic primitives, such as Poseidon hash function.
  • Special data structure, e.g. Commitments with simple membership proof (Merkle Tree).

The most convenient API way is to provide an internal contract interface.

ChenxingLi avatar Jan 07 '21 15:01 ChenxingLi

But before we do that, we should think in what these properties can bring for Conflux ecology.

ChenxingLi avatar Jan 07 '21 15:01 ChenxingLi

Closing due to inactivity. Feel free to comment if you'd like to continue the discussion. Thank you!

ChenxingLi avatar Oct 17 '23 10:10 ChenxingLi