From 5e8d0cfd535a05dbbbb378b6b135c80a7c35293a Mon Sep 17 00:00:00 2001 From: LucasVerdelho Date: Tue, 5 Mar 2024 12:11:08 +0000 Subject: [PATCH] fixed readme --- TPs/TP03/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TPs/TP03/Readme.md b/TPs/TP03/Readme.md index a469ec8..45c94ca 100644 --- a/TPs/TP03/Readme.md +++ b/TPs/TP03/Readme.md @@ -5,4 +5,4 @@ Ao utilizar o programa 'chacha20_int_attck.py' sobre um criptograma produzido po We can try this by encrypting a message and then changing the ciphertext with the attack program: -[Failed Attack](https://github.com/uminho-mei-es/2324-G05/tree/main/TPs/TP03/images/failed_attack.png) \ No newline at end of file +![Failed Attack](https://github.com/uminho-mei-es/2324-G05/blob/main/TPs/TP03/attack_fail.png) \ No newline at end of file