Giter Club home page Giter Club logo

whitebox's Introduction

White-box Analysis and Implementation Tools

This repository contains various tools for (crypt)analysis and implementation of white-box designs. Currently, it has two major parts.

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

Attacks and Countermeasures for White-box Designs
by Alex Biryukov and Aleksei Udovenko (ASIACRYPT 2018)

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.

Slides from the ASIACRYPT presentation are available.

Paper is available.

Requirements: Python2, SageMath, PyPy2 (recommended)

@inproceedings{AC18BU,
  author    = {Alex Biryukov and
               Aleksei Udovenko},
  title     = {Attacks and Countermeasures for White-box Designs},
  booktitle = {{ASIACRYPT} {(2)}},
  series    = {Lecture Notes in Computer Science},
  volume    = {11273},
  pages     = {373--402},
  publisher = {Springer},
  year      = {2018}
}

This repository contains a framework for implementing and analysing circuit-based implementations. It was presented at the WhibOx 2019 workshop by Aleksei Udovenko. It is basically a separated and improved version of the implementation framework used in the White-box Algebraic Security part.

Slides from the workshop are available.

Requirements: Python2, SageMath, PyPy2 (recommended). Python 3 support may be added soon.

@misc{WB2019U,
  author    = {Aleksei Udovenko},
  title     = {Synthesis Tools for White-box Implementations},
  howpublished = {WhibOx 2019. White-Box Cryptography and Obfuscation (2nd Edition)},
  year      = {2019}
}

whitebox's People

Contributors

hellman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.