Skip to content

Latest commit

 

History

History

lakers-c

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Lakers C

C bindings for the lakers crate.

The ./build.sh script will:

  1. build this library wrapper as a static library
  2. generate C headers
  3. zip all artifacts together

The results will be available in the target folder.

Examples

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