From 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:30 +0100 Subject: unslug fr: modify --- files/fr/glossary/ciphertext/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/fr/glossary/ciphertext') diff --git a/files/fr/glossary/ciphertext/index.html b/files/fr/glossary/ciphertext/index.html index 65dd4ba849..745a515ac4 100644 --- a/files/fr/glossary/ciphertext/index.html +++ b/files/fr/glossary/ciphertext/index.html @@ -1,6 +1,6 @@ --- title: Cryptogramme -slug: Glossaire/Cryptogramme +slug: Glossary/Ciphertext tags: - Confidentialité - Cryptographie @@ -8,6 +8,7 @@ tags: - Privacy - Sécurité translation_of: Glossary/Ciphertext +original_slug: Glossaire/Cryptogramme ---

En {{glossary("cryptography","cryptographie")}}, un cryptogramme est un message codé qui contient des informations mais qui n'est pas lisible sauf s'il est {{glossary("decryption","déchiffré")}} avec le bon {{glossary("cipher","cryptosystème")}} et le bon code secret (qu'on appelle une {{glossary("Key","clé")}}). Une fois déchiffré, on obtient le {{glossary("Texte_brut","texte brut")}}. La sécurité d'un cryptogramme et par conséquent celle des informations qu'il contient dépendent de la sécurité du cryptosystème utilisé et de la possibilité de garder la clé secrète.

-- cgit v1.2.3-54-g00ecf