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