Skip to content

jbech-linaro/secure96

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure96

Secure96 is a mezzanine board containing a couple of different Integrated Circuits used for secure computing.

ATSHA204A is an Integrated Circuit that can be used in designs where symmetric encryption is an alternative. It also features built-in random number generator among other things. For more information about this IC and what it is capable of, please see the datasheet further down.

$ mkdir -p s96at/build
$ cd s96at/build
$ cmake -DCMAKE_C_COMPILER=arm-linux-gnueabihf-gcc ..

If you are running natively on an Arm device, then you do not have to specify the CMAKE_C_COMPILER.

TDB - IC for doing asymmetric cryptography.

TDB - This is a TPM from Infineon.

About

Main repository for the Secure96 daughter board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published