Page 1 of 1

Give encryption or decryption of these hexadecimal messages using the one-time pad algorithm, giving the result in hexad

Posted: Tue Jul 12, 2022 8:16 am
by answerhappygod
Give encryption or decryption of these hexadecimal messagesusing the one-time pad algorithm, giving the result in hexadecimalalso. You may wish to convert to binary first, but give your finalanswer in hexadecimal.
a. m = 0xdeadbeef, K = 0x3b70acd4, c = ?
b. c = 0x4f5febbb, K = 0x91f22b65, m = ?
c. c = 0x104557ce, K = 0xcafeface, m = ?