Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
winston-h-zhang authored Nov 29, 2023
1 parent e57b388 commit 91de4ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# sppark

> [!NOTE]
> This repository is a fork of the original hosted at https://github.com/supranational/sppark. It's an incubator for experimenting with more advanced variants of the original software and working out the kinks in them. Note that changes in the present repository have not undergone the a rigorous level of review.
sppark (pronounced 'spark') is **S**upranational's **p**erformance **p**rimitives for **ar**guments of **k**nowledge such as SNARKs and STARKs. The library focuses on accelerating the most computationally expensive pieces of zero-knowledge proofs generation such as multi-scalar multiplication (MSM), number theoretic transform (NTT), arithmetic hashes, and more. The library is a collection of CUDA/C++ templates that can be instantiated for a range of finite fields and elliptic curves.

## Table of Contents
Expand Down

0 comments on commit 91de4ad

Please sign in to comment.