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 cbb50ef3bd deserialized the steps 2 years ago
edwards_curve get signature working 3 years ago
field calculated subgroupX 2 years ago
plonky2_verifier deserialized the steps 2 years ago
poseidon changes... 3 years ago
sha512 rename test 3 years ago
utils correctly deserialize fri opening proofs 2 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 merkle proof traversal working 2 years ago
go.sum got merkle proof traversal working 2 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