Skip to content

Smartdevs17/zk-cryptography-research-implementations-in-rust

Repository files navigation

# ZK Implementations

This repository contains all my Zero-Knowledge (ZK) implementations.

## List of Implementations

1. [Prime Fields](./prime_fields)
2. [Multilinear Polynomial](./multilinear_poly)
3. [Sum-Check Protocol](./sumcheck_protocol)
4. [Circuits](./circuits)

## Getting Started

To get started with any of the implementations, navigate to the respective directory and follow the instructions in the README file.

## Prerequisites

- [Node.js](https://nodejs.org/)
- [npm](https://www.npmjs.com/)
- [zk-SNARK library](https://example.com/zk-snark-library)

## Installation

Clone the repository:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published