From 7a632ea129ac4af11cf5af982037f0c8f97d765c Mon Sep 17 00:00:00 2001 From: Denis Monnerat Date: Sun, 22 Mar 2026 16:13:22 +0100 Subject: [PATCH] tp3 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 767d6b8..56c959d 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,8 @@ Cryptographie - Outils et algorithmes - cm : [Algorithmes à clefs symétriques, Hachages](cours/crypto.pdf). - td : [Chiffrements symétriques par blocs et modes](td/td2.pdf) - tp : [Substitution-Permutation-Network](tp/tp2) +#### Semaine 3 +- cm : [Algorithmes à clefs publiques, signatures](cours/crypto.pdf). +- td : [Hachages, Mac, signatures](td/td3.pdf) +- tp : [Openssl](tp/tp3)