A white-box AES implementation for table redundancy method for protecting against Differential Fault Analysis in white-box cryptography.
This is an implementation with one redundant computation of Chow et al.'s scheme.
$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./WBAES