C and CGO bindings for the EZKL library.
- Install
c-for-go:go get github.com/xlab/c-for-go(Make sure$GOPATHis added to your$PATHenv variable) - Run
make- this will compile the library and copy it toLIBRARY_PATHso the library can be found by compilers.