Cipher

1 revision
#11 week ago
+6
Migrated from pages table
+A **cipher** is a secret method for transforming a [Message](/wiki/Message), making it unreadable without special knowledge. It uses an [Algorithm](/wiki/Algorithm) and often a secret key to scramble information, safeguarding its content from unintended eyes.
+## See also
+- [Decryption](/wiki/Decryption)
+- [Cryptography](/wiki/Cryptography)
+- [Key](/wiki/Key)
... 1 more lines