Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 297 Bytes

EZKL FFI

C and CGO bindings for the EZKL library.

Setup

  1. Install c-for-go: go get github.com/xlab/c-for-go (Make sure $GOPATH is added to your $PATH env variable)
  2. Run make - this will compile the library and copy it to LIBRARY_PATH so the library can be found by compilers.