Skip to content

PreVeil/fips-golang

Repository files navigation

fips-golang

Go bindings for fips-crypto.

For dev, should have

/usr/local/lib/libfips-crypto.dylib

and

/usr/local/include/fips-crypto/fips-crypto.h

For prod, just have to set FIPSPATH=<X>, where X must contain fips-crypto/fips-crypto.h and libfips-crypto.dylib