Giter Club home page Giter Club logo

side-channel-autoencoder's Introduction

Side-Channel AutoEncoder

Implementations of Side-Channel Autoencoders

Refer: Improving Non-Profiled Side-Channel Attacks using Autoencoder-based Preprocessing [pdf]

Non-Profiled Deep Learning-based Side-Channel Preprocessing with Autoencoders [pdf]

Contact: [email protected]

Intro

This paper introduces a novel approach with deep learning for improving side-channel attacks, especially in a non-profiling scenario. It propose a new principle of training that trains autoencoders using noise-reduced labels. It notably diminishes the noise in measurements by modifying the autoencoder framework to the signal preprocessing.

Source Code

The sample source code for the proposed methods in this paper is in the SCAE folder. Also, the code for side channel attacks using side-channel autoencoders is in the Appendix folder. The structure of the source code is as follows:

  • SCAE

    • SCAE_Denoise.py (in Section 3-2)
    • SCAE_Align.py (in Section 3-3)
    • SCAE_DK.py (in Section 3-4)
    • hyperparameters.py
  • Appendix

    • main.py
    • DDLA.py (in Appendix A) [refer]
    • SCAE_CPA.py (in Appendix A)
    • _SCAE_DDLA.py (Test)
    • loadh5.py
    • hyperparameters.py

side-channel-autoencoder's People

Contributors

donggeunkwon avatar

Stargazers

 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.