aboutsummaryrefslogtreecommitdiff
path: root/files/es/glossary/cipher
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/glossary/cipher
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/glossary/cipher')
-rw-r--r--files/es/glossary/cipher/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/glossary/cipher/index.html b/files/es/glossary/cipher/index.html
index e0679eca97..5cf2de6446 100644
--- a/files/es/glossary/cipher/index.html
+++ b/files/es/glossary/cipher/index.html
@@ -1,12 +1,13 @@
---
title: Algoritmo criptográfico
-slug: Glossary/Cifrado
+slug: Glossary/Cipher
tags:
- Criptografía
- Glosario
- Seguridad
- privacidad
translation_of: Glossary/Cipher
+original_slug: Glossary/Cifrado
---
<p>En {{glossary("cryptography", "criptografía")}}, un algoritmo criptográfico es un algoritmo que puede {{glossary("encryption", "encriptar")}} {{glossary("cleartext", "texto en lenguaje natural")}} para hacerlo ilegible, y para que sea {{glossary("decryption", "desencriptado")}} con el fin de recuperar el texto original.</p>