Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

snarkify/zprize-wasm-snarkify-submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accelerating Elliptic Curve Operation and Finite Field Arithmetic (WASM)

Prize Description

Summary

Multi-Scalar multiplication (MSM) operations are essential building blocks for zk computations. This prize will focus on minimizing latency of these operations on client-type devices and blockchain-based VMs, specifically the WebAssembly (WASM) runtime.

Snarkify Submission

This repository is a fork of the official MSM on WASM test harness.

A compiled submission package is provided in the submission directory. Source code for the submission, along with build instructions and a detailed description of the approach, can be found in the snarkify-zprize repository (of which this repository in a submodule).

Evaluation Instructions

As with the origonal test harness, running ./evaluate.sh will start a web server for a page including both reference and submission. Pointing a browser to this server will automatically run the benchamrks on a randomized inputs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published