C bindings for the lakers
crate.
The ./build.sh
script will:
- build this library wrapper as a static library
- generate C headers
- zip all artifacts together
The results will be available in the target
folder.
To build with the PSA backend, to run in the host:
./build.sh crypto-psa-baremetal
To build with the CC310 backend, to run in an embedded device:
./build.sh crypto-cryptocell310