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.
Jacob Jackson e9f22edd02 challenger 3 years ago
edwards_curve get signature working 3 years ago
goldilocks goldilocks and poseidon 3 years ago
plonky2_verifier challenger 3 years ago
poseidon goldilocks and poseidon 3 years ago
sha512 rename test 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 basic edwards curve code 3 years ago
go.sum basic edwards curve code 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