Skip to content

First Semester Bachelor Project: An introduction to cryptography through time lock puzzles

Notifications You must be signed in to change notification settings

Issaaaaaaaaam/BSP1

Repository files navigation

- rsw.py is the Python version of the main deliverable. It uses the library : Pycryptodome. 
- rsw.c++ is the C++ version of the main deliverable. It uses the library : GNU MP. 
- graph_plot.py is the second deliverable. It uses the library matplotlib. The data file it takes must be a .txt and have at least 10 modulus. 
- datac++.txt is an exemple of data generated by rsw.c++ 
-Bsp_issam_report_FINAL is a complete report of approx. 6000 words involving technical and scientific section related to this project. 
-Bsp_issam_report_resumer_french is a summary of the main report written in French. 
-Bsp_issam_report_summary_english is a summary of the main report written in English.

Note: the library GNU MP must be linked when compiling the c++ program.

About

First Semester Bachelor Project: An introduction to cryptography through time lock puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published