Giter Club home page Giter Club logo

pqsigrm's Introduction

Enhanced pqsigRM is a hash and sign scheme which belongs to the family of GPV-like signatures but using error correcting codes instead of lattices. In this framework the independence of the signatures distribution from the secret key is critical for security

We discovered significant biases in the signature distribution of enhanced pqsigRM, which expose information about the secret key.

Thomas Debris-Alazard, Pierre Loisel and Valentin Vasseur

Bias

We provide an initial script that:

  • generates a key,
  • produces 1k signatures,
  • identifies matched pairs,
  • counts the number of recovered matched pairs (using the secret key).

This script shows that signatures are biased.

You can execute this by running correlation.sh

Execution time

Under a minute.

Dependencies

The same as those of enhanced pqsigRM reference implementation, with the addition of Python.

Recovering the (U|U+V) structure of the secret key

We have a second script that:

  • generates a key,
  • produces 100k signatures,
  • identifies matched pairs,
  • reveals the (U|U+V) structure of the code.

You can execute this by running attack.sh

Execution time

Approximately one hour.

Dependencies

The same as those of enhanced pqsigRM reference implementation, and SageMath is also required.

pqsigrm's People

Contributors

vvasseur 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.