Glossary of Security Terms: Decryption

Written by mozilla | Published 2020/08/28
Tech Story Tags: data-protection | security-terms | mozilla | hackernoon-top-story | backend | web-development | mdn | security

TLDR In cryptography, decryption is the conversion of ciphertext into cleartext. Decryption is mathematically hard to perform. How hard depends on the security of the cryptographic algorithm chosen and evolves with the progress of cryptanalysis.Published under Open CC Attribution ShareAlike 3.0 license under the terms of "Encryption and Decryption" and "Decryption," published under the same license as "MitMRobots.txt," "Cipher," and "Session Hijacking"via the TL;DR App

In cryptography, decryption is the conversion of ciphertext into cleartext.
Decryption is a cryptographic primitive: it transforms a ciphertext message into plaintext using a cryptographic algorithm called a cipher. Like encryption, decryption in modern ciphers is performed using a specific algorithm and a secret, called the key. Since the algorithm is often public, the key must stay secret if the encryption stays secure.
Decryption is the reverse of encryption and if the key stays secret, decryption without knowing the specific secret, decryption is mathematically hard to perform. How hard depends on the security of the cryptographic algorithm chosen and evolves with the progress of cryptanalysis.

Learn more

Technical reference

View Previous Terms:


Written by mozilla | Mozilla (stylized as moz://a) is a free software community founded in 1998 by members of Netscape.
Published by HackerNoon on 2020/08/28