Skip to content

An implementation of the improved masked white-box AES for protecting against Differential Computation Analysis (DCA).

License

Notifications You must be signed in to change notification settings

Nexus-TYF/Improved-Masking-for-White-box-AES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improved Masking for White-box AES

A white-box AES implementation for improved masking scheme for protecting against Differential Computation Analysis in white-box cryptography.

Build

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

Run

$ ./WBAES

Included libraries

  1. WBMatrix
  2. CEJO-whitebox-AES

About

An implementation of the improved masked white-box AES for protecting against Differential Computation Analysis (DCA).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages