From 2631406a5d6b6ca988fc5e5207bee749a275f828 Mon Sep 17 00:00:00 2001 From: Denis Monnerat Date: Wed, 18 Feb 2026 15:27:00 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa00434..e9933f5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Cryptographie - Outils et algorithmes #### Semaine 1 - cm : [Chiffrements par bloc, algorithmes à clefs symétriques](cours/crypto.pdf). -- td : [Généralités, chiffrements par flot](td/td1) +- td : [Généralités, chiffrements par flot](td/td1.pdf) - tp : [lfsr, xtea, hachages](tp/tp1)