/ GrothCrypto / README.md
README.md
 1  
 2  # GrothCrypto
 3  
 4  Placeholder package for higher-level protocols that will eventually sit on top
 5  of the Groth16 primitives (hash gadgets, utilities, etc.). No public API is
 6  exported yet.
 7  
 8  Once functionality lands here, mirror the structure used by the other packages:
 9  provide module summaries, usage snippets, and tests. Until then this package is
10  intentionally empty.
11  
12  See the root README and `docs/ROADMAP.md` for current priorities.