Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 316 Bytes

Matsui-implementation::

To run this code, follow these instructions: 1. In Matsui_algo_fun.h file, give the value of k (key size) and no_of_time (which is the total number of time to call key_generation() funtion that output a colliding key pair). 2. make clean 3. make 4. ./Matsui_algo