From ef9d8f734f20f789e1b094e004c0f2a7395da8a6 Mon Sep 17 00:00:00 2001 From: Indrakanti Aishwarya <cb.en.p2cys21014@cb.students.amrita.edu> Date: Thu, 10 Aug 2023 14:57:26 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f51bf..e46ce3c 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,5 @@ There are 5 seperate folders in this repository: Each of the folders contains a Jupyter Notebook which can be used to run the respective programs. The input difference for the ciphers has been calculated using https://github.com/Crypto-TII/AutoND -The deep learning model used in this work is taken from Gohr's work and some of the code are adapted from https://github.com/agohr/deep_speck + +The deep learning model used in this work has been inspired from Gohr's work from https://github.com/agohr/deep_speck -- GitLab