Skip to content

ArthurVanDerMerwe/whitebox

 
 

Repository files navigation

White-box Algebraic Security

This repository contains proof-of-concept code for the paper

The code is splitted into three parts:

  1. Implementation: Proof-of-concept implementation of AES using the new nonlinear masking scheme.
  2. Verification: Code for verifying algebraic security of gadgets.
  3. Attacks: Several attacks from the paper.

Requirements: Python2, SageMath, PyPy2 (recommended)

About

White-box Analysis and Implementation Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • C 3.2%
  • Shell 2.2%