cgo-dleq This repository contains C and Go bindings for the library dleq-rs, specifically for DLEq proofs between ed25519 and secp256k1 points. Usage Install rust and update: rustup update Then: make build