arthurherbout / crypto_code_detection

Automatic Detection of Custom Cryptographic C Code
8 stars 4 forks source link

Issue 4: Data from crypto competitions #9

Closed redouane-dziri closed 4 years ago

redouane-dziri commented 4 years ago

The structure of the files is as follows

| data
     | ---- crypto_competitions
               |   crypto_competitions_data.json
               |   data_to_json.py
               |---- files 
                          file_example.cpp
                          file_example_2.c
                          ....

(see last comments at #1)

If someone has an objection with the preceding structure, happy to discuss it; Will merge if looks good to you