Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 328 Bytes

Readme.md

File metadata and controls

10 lines (8 loc) · 328 Bytes

KZG Commitments using go-mcl

KZG commitments using go-mcl and go-kzg

time go test ./... -bench=. -run=^a -benchtime=100x -timeout 240m
time go test ./... -bench=BenchmarkPoly -run=^a -benchtime=100x  -timeout 240m