Skip to content

2017libin/CEJO-whitebox-AES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEJO White-box AES

A Chow et al.'s white-box AES implementation.

Build

$ mkdir build
$ cd build
$ cmake ..
$ make

Run

$ ./WBAES

Included libraries

  1. WBMatrix
  2. WhiteBoxAES

About

A Chow et al.'s white-box AES implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.8%
  • Makefile 10.4%
  • C++ 9.4%
  • CMake 9.4%