+**Decryption** is the process of transforming [Ciphertext](/wiki/Ciphertext) back into its original, readable [Plaintext](/wiki/Plaintext). It is the inverse operation of [Encryption](/wiki/Encryption), allowing concealed information to be revealed, typically with the use of a secret key.
+## See also
+- [Cryptography](/wiki/Cryptography)
+- [Encryption](/wiki/Encryption)
+- [Cipher](/wiki/Cipher)
... 1 more lines