Computer Science, asked by wasimimmortal4783, 1 year ago

Type of algorithm uses same key to encrypt and decrypt data

Answers

Answered by graxx
1
In secret key cryptography, a single key is used for both encryption and decryption. As shown in Figure 2, the sender uses the key (or some set of rules) to encrypt the plaintext and sends the ciphertext to the receiver. The receiver applies the same key to decrypt the message and recover the plaintext.
Similar questions