vacp2p / zerokit

A set of Zero Knowledge modules, written in Rust and designed to be used in other system programming environments.
Apache License 2.0
130 stars 7 forks source link

Zerokit development planning #91

Open s1fr0 opened 1 year ago

s1fr0 commented 1 year ago

This is a tentative dynamic meta-issue which collects required and desirable features for Zerokit with a reasonably clear scope.

Ideally, each item should correspond to one or more issues to be addressed according to agreed monthly development planning.

Items marked with a (*) are currently prioritized.

Implementation

General

rln

rln-wasm

semaphore

utils

Merkle tree (pmtree - in collaboration with PSE)

Poseidon Hash

Design/analysis

rln

utils

Merkle tree (pmtree)

oskarth commented 1 year ago

Should we cut up a Zerokit v0.2 release issue and aim to get it out in a few weeks?

Also generic Makefile probably useful https://github.com/vacp2p/zerokit/issues/41