issues
search
cloudflare
/
bn256
Package bn256 implements a particular bilinear group.
https://godoc.org/github.com/cloudflare/bn256
BSD 3-Clause "New" or "Revised" License
125
stars
43
forks
source link
Update gfp12.go
#33
Closed
BrandonKoerner
closed
1 year ago
BrandonKoerner
commented
1 year ago
fix simple bug in gfp12.MulScalar
used e in input values instead of a (check lines)
armfazh
commented
1 year ago
Thanks @ReewassSquared