aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/cryptography/index.html
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-15 21:40:53 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-15 21:55:31 +0100
commit7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch)
tree1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/cryptography/index.html
parent6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff)
downloadtranslated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2
translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/cryptography/index.html')
-rw-r--r--files/fr/glossary/cryptography/index.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/files/fr/glossary/cryptography/index.html b/files/fr/glossary/cryptography/index.html
deleted file mode 100644
index 31a151a9e3..0000000000
--- a/files/fr/glossary/cryptography/index.html
+++ /dev/null
@@ -1,22 +0,0 @@
----
-title: Cryptographie
-slug: Glossary/Cryptography
-tags:
- - Confidentialité
- - Cryptographie
- - Glossaire
- - Sécurité
-translation_of: Glossary/Cryptography
-original_slug: Glossaire/Cryptographie
----
-<p>La <strong>cryptographie</strong>, ou cryptologie, est la science qui étudie comment coder et transmettre des messages de manière sécurisée. La cryptographie conçoit et étudie des algorithmes (utilisés pour coder et décoder des messages dans un environnement non sûr) et leurs applications. En plus de la <strong>confidentialité des données, </strong>la cryptographie s'attaque aussi à l'<strong>identification</strong>, l'<strong>authentification</strong>, la <strong>non-répudiation</strong>, et l'<strong>intégrité des données</strong>. Par conséquent, elle étudie également l'usage des méthodes cryptographiques dans ce contexte, les <strong>cryptosystèmes</strong>.</p>
-
-<h2 id="Pour_approfondir">Pour approfondir</h2>
-
-<h3 id="Culture_générale">Culture générale</h3>
-
-<ul>
- <li>{{Interwiki("wikipedia","Cryptographie")}} sur Wikipédia</li>
- <li>{{glossary("Cryptanalysis","cryptanalyse")}}</li>
- <li><a href="/fr/Apprendre/Tutoriels/Les_bases_de_la_s%C3%A9curit%C3%A9_informatique">Tutoriel sur la sécurité de l'information</a></li>
-</ul>