Match the following cryptography concepts on the left with the correct definitions on the right
1. encryption a. converts data from ciphertext to plaintext
2. decryption b. the parameter that controls the transformation of plaintext into ciphertext or vice versa
3. key c. when encryption or decryption requests are processed from a queue
4. synchronous d. converts data from plaintext to ciphertext
5. asynchronous e. when encryption or decryption occurs immediately
1-d, 2-a, 3-b, 4-e, 5-c
Computer Science & Information Technology
You might also like to view...
Which statement is false?
a) In algebra, we write ab to multiply a times b. b) In C, we write ab to multiply a times b. c) In C, the remainder operator is %. d) In C, integer division yields an integer result.
Computer Science & Information Technology
Spam cannot be sent in a text message.
a. true b. false
Computer Science & Information Technology