From 9d363ed07c5738eda397b10ff8fbbc8a3993f599 Mon Sep 17 00:00:00 2001 From: Indrakanti Aishwarya <cb.en.p2cys21014@cb.students.amrita.edu> Date: Thu, 10 Aug 2023 14:56:04 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 437258a..34f51bf 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ There are 5 seperate folders in this repository: SLIM_Github - contains files used to train the deep learning model as a distinguisher for SLIM LBC-IoT-Key-Recovery - contains files to run a key ranking attack on LBC-IoT NIST - contains file to run a data generation code for Secure LCB for analysis of NIST statistical tests - Difference - contains .py files to be used with AutoND's repository + Difference - contains .py file to be used with AutoND's repository Each of the folders contains a Jupyter Notebook which can be used to run the respective programs. -- GitLab