ooshun / bias-from-uniform-nonce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Original files

Changed files

  • I add some lines in attack_mpi.cpp, mocksig.cpp, reduction.cpp, siggen_mpi.cpp and their header files.

How to run

  • The setup procedure is the same as for https://github.com/security-kouza/new-bleichenbacher-records.
  • Generate HNP pair by executing sh sign.sh.
  • Then, recover the secret key by executing sh attack_known.sh.
  • For information on the command line arguments of attack_mpi and siggen_mpi, please refer to their respective help or in sign.sh and attack_known.sh.

About


Languages

Language:C++ 46.8%Language:Assembly 35.0%Language:C 16.6%Language:Makefile 1.0%Language:Shell 0.6%