Cryptography is the practice of hiding information by converting plain text into unreadable cipher text using encryption keys. There are two main types of encryption: symmetric encryption which uses the same key for encryption and decryption, and asymmetric encryption which uses a public key known to everyone and a private key kept secret. The document discusses the basic concepts and terminology in cryptography such as encryption, decryption, plain text, cipher text, and symmetric and asymmetric encryption key types.
Related topics: