bp

command module
v0.0.0-...-b4c52af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

Bilinear Accumulators

Based on Nguyen accumulators and uses BLS12-381.

Instructions

Dependencies

sudo apt-get update
sudo apt-get install cmake build-essential checkinstall autotools-dev autoconf libgmp-dev libgmp3-dev libflint-dev
sudo snap install go --classic

Install go-mcl

git clone --recursive https://github.com/herumi/mcl
cd mcl/
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
sudo cmake --build build --target install
sudo ldconfig

Run benchmarks

time sh scripts/bp-acc-bench.sh

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL