You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kevin Jue bfcad86ce3 added more test cases for the fri challenges 2 years ago
edwards_curve get signature working 3 years ago
field changes... 3 years ago
plonky2_verifier added more test cases for the fri challenges 2 years ago
poseidon changes... 3 years ago
sha512 rename test 3 years ago
utils fri challenges 3 years ago
.gitignore basic edwards curve code 3 years ago
README.md goldilocks and poseidon 3 years ago
cubic.go get signature working 3 years ago
ed25519.go goldilocks and poseidon 3 years ago
go.mod got plonk.evalVanishingPoly working 3 years ago
go.sum got plonk.evalVanishingPoly working 3 years ago

README.md

gnark-ed25519

ed25519 implementation in Gnark

To test:

go test gnark-ed25519/edwards_curve

To build and run:

go build gnark-ed25519 && ./gnark-ed25519

if it panics on compilation.... make vriables capitalzie