Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Test AES

#Description This project is demonstration AES encrypt in build time and decrypt in runtime./ This strategy use in crypto bootloader.

#build:

git submodule init
git submodule update
mkdir build
cd build
cmake ..
make

#use:

./testAES.elf ../text.enc
or
./testAES.elf ../text.enc > text.dec

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages