Skip to content

sealsq/Software_Signing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software_Signing

Launch Software_Signing Application

On your raspberry

clone this Repo :

git clone https://github.com/sealsq/Software_Signing.git

update submodules

git submodule update --init --recursive

We write scripts to simplify compilation, so make them executable

chmod +x configure.sh

Update informations in configuration file

nano data/inesConfig.ini

Update package to verify

data/Signed_Software_Package

Execute the program

sudo ./build/softwareSigning_demo -c data/inesConfig.ini

About

SealSQ Software Signing demo able you to verify a signed binary on a embedded device with an Hardware Root of Trust embeded in a VaultIC 292 coupled to our INeS PKI to manage the lifecyle of this binary

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Contributors