Sender (Device A)
HELLO
Plaintext: 5 chars
The sender is the party that wants to transmit a message securely to the recipient.
The recipient is the intended party who receives and decrypts the secure message.
Ensures secure initial exchange of secret information between sender and recipient.
An adversary who attempts to intercept or compromise secure communication.
The communication medium through which encrypted data is transmitted from sender to recipient.
The process of converting plaintext into ciphertext using a cryptographic algorithm and secret key.
The process of converting ciphertext back into plaintext using the same secret key.
Verifying the identity of the sender and ensuring the message hasn't been tampered with.
Shared secret information known only to the sender and recipient, essential for encryption/decryption.
Ensures that only the intended recipient can read the message. Opponent cannot understand encrypted content.
Ensures that the message has not been altered during transmission. Any modification is detected.
Ensures the recipient can verify the sender's identity and that the sender cannot deny sending the message.
Prevents the sender from denying that they sent a particular message. Provides proof of origin.