Skip to content

ashutosh1206/ligerito-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ligerito Rust implementation

Pure Rust implementation of Ligerito.

Currently, the project mirrors Julia reference and contains other zk utilities from Cryptoutilities.jl.

Installation

  • Build the code: cargo build --release
  • Run the code for polynomials of coefficient size $2^{20}$, with release builds enabled: cargo run --release

Warning

This is an academic prototype, and is NOT ready for production use.

About

Pure-Rust implementation of Ligerito polynomial commitment scheme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages