Skip to content

An implementation for table redundancy method for protecting against Differential Fault Analysis (DFA) in white-box cryptography

License

Notifications You must be signed in to change notification settings

Nexus-TYF/Table-Redundancy-Method-for-White-box-AES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Redundancy Method for White box AES

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.

Build

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

Run

$ ./WBAES

Included libraries

  1. WBMatrix
  2. CEJO-whitebox-AES

About

An implementation for table redundancy method for protecting against Differential Fault Analysis (DFA) in white-box cryptography

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published