Giter Site home page Giter Site logo

sidechannel-resistent's Introduction

This is a version of SLH-DSA that aspires to be side channel resistant. That is, it is designed so that someone who can listen into the electrical noise during the key generation and signing operations will not be able to recover enough information to generate forgeries.

Notes:

  • I stated that it aspires to be side channel resistant; not that it actually does. Further study will be needed to ascertain if (and to what extent) it fulfills that aspiration.
  • This code is based on the Sphincs+ reference code. The reference branch contains the exact version of the code it is based on.
  • It does not formally meet the SLH-DSA specification; the mapping between private keys and public keys, and the mapping from private keys, message and optrand to signatures are not as specified in FIPS-205. On the other hand, the signatures and public keys are compatible with the standard SLH-DSA verification process.
  • It implements only the SHAKE-simple parameter sets. The robust parameter sets would not be difficult to implement; the SHA2 and Haraka parameter sets would be quite difficult.
  • On my test machine, it runs 70% slower than the reference (nonAVX) implementation.

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.